TdxRichEditControlOptionsBase.Printing Property
In This Article
Provides access to document print settings.
#Declaration
Delphi
property Printing: TdxPrintingOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxPrintingOptions class description for detailed information on available options.
See Also