Skip to main content

TBasedxPrintStyle.State Property

Specifies print style state.

Declaration

property State: TdxPrintStyleStates read;

Property Value

Type
TdxPrintStyleStates

Remarks

Use the State property to determine which operation is currently being performed on a print style. Possible values include:

Value Description
pssCopy Print style is copied via the copy function of the Define Print Styles dialog window.
pssOptionsDialog <Reserved>
See Also