TdxRichEditControlOptionsBase.Layout Property
In This Article
Provides access to the layout options of all supported document Views.
#Declaration
Delphi
property Layout: TdxRichEditLayoutOptions read; write;
#Property Value
Type |
---|
Tdx |
#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