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