IdxRichEditSectionMargins Interface
Contains page margin settings.
Declaration
IdxRichEditSectionMargins = interface(IInterface)
Remarks
The IdxRichEditSectionMargins interface members allow you to do the following:
Specify header and footer offsets (HeaderOffset and FooterOffset).
The IdxRichEditSection.Margins property references the IdxRichEditSectionMargins interface.
Inheritance
IInterface
IdxRichEditSectionMargins
See Also