TdxSectionHeaderFooterBase Members
Constructors
| Name | Description |
|---|---|
| Create(TdxCustomDocumentModel) | Initializes a new instance of the TdxContentTypeBase class with specified settings. Inherited from TdxContentTypeBase. |
| Create(TdxCustomPieceTable) | Initializes a new instance of the TdxContentTypeBase class with specified settings. Inherited from TdxContentTypeBase. |
Properties
| Name | Description |
|---|---|
| DocumentModel | Inherited from TdxContentTypeBase. |
| IsComment | Inherited from TdxContentTypeBase. |
| IsEndNote | Inherited from TdxContentTypeBase. |
| IsFooter | Inherited from TdxContentTypeBase. |
| IsFootNote | Inherited from TdxContentTypeBase. |
| IsHeader | Inherited from TdxContentTypeBase. |
| IsHeaderFooter | Inherited from TdxContentTypeBase. |
| IsMain | Inherited from TdxContentTypeBase. |
| IsNote | Inherited from TdxContentTypeBase. |
| IsReferenced | Inherited from TdxContentTypeBase. |
| IsTextBox | Inherited from TdxContentTypeBase. |
| PieceTable | Inherited from TdxContentTypeBase. |
Methods
| Name | Description |
|---|---|
| ApplyChanges(TdxDocumentModelChangeType,TdxRunIndex,TdxRunIndex) | Inherited from TdxContentTypeBase. |
| ApplyChangesCore(TdxDocumentModelChangeActions,TdxRunIndex,TdxRunIndex) | Inherited from TdxContentTypeBase. |
| ApplySectionFormatting(TdxDocumentLogPosition,Integer,TdxSectionPropertyModifierBase) | Inherited from TdxContentTypeBase. |
| CreateSpellCheckerManager(TdxCustomPieceTable) | Inherited from TdxContentTypeBase. |
| Equals(TObject) | Inherited from TObject. |
| FixLastParagraphOfLastSection(Integer) | Inherited from TdxContentTypeBase. |
| GetHashCode | Inherited from TObject. |
| LookupSectionIndexByParagraphIndex(TdxParagraphIndex) | Inherited from TdxContentTypeBase. |
| SetPageCount(Integer) | Inherited from TdxContentTypeBase. |
| ToString | Inherited from TObject. |
See Also