TdxRichEditControlOptionsBase.Layout Property
Provides access to the layout options of all supported document Views.
Declaration
property Layout: TdxRichEditLayoutOptions read; write;
Property Value
Type |
---|
TdxRichEditLayoutOptions |
Remarks
Use this property set to customize the layouts of the Draft, Print, and Simple document Views. For additional information, refer to the TdxRichEditLayoutOptions class description.
See Also