TdxSpreadSheetTableViewOptionsPrintPagePaper.Assigned Property
Specifies if the Table View worksheet uses the custom paper-related print settings.
Declaration
property Assigned: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True or False to use or ignore the stored paper size settings.
The default Assigned property value is False.
See Also