Skip to main content

TdxCustomDocumentModel.ApplySectionFormatting(TdxDocumentLogPosition,Integer,TdxSectionPropertyModifierBase) Method

Declaration

procedure ApplySectionFormatting(ALogPositionStart: TdxDocumentLogPosition; ALength: Integer; AModifier: TdxSectionPropertyModifierBase); virtual; abstract;

Parameters

Name Type
ALogPositionStart TdxDocumentLogPosition
ALength Integer
AModifier TdxSectionPropertyModifierBase
See Also