Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / PageNumberType Class
Properties Methods Events


In This Topic
    PageNumberType Class Members
    In This Topic

    The following tables list the members exposed by PageNumberType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the separator used for a chapter or sub-chapter.  
    Public PropertyGets or sets the text formatting used for the current section chapter in a document. Value must be between 1 and 9 and represents the heading styles. The default value is 1.  
    Public PropertyGets or sets the format of the page number. The default value is NumberingFormat.decimalNormal.  
    Public PropertyGets or sets the starting page number for the current section of a document. The default value is null, to indicate that it isn't set automatically. When it isn’t set, the resulting PDF document will continue numbering from the highest page number found in the previous section.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also