Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.1
  • 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.
    See Also