CPage |
The CPageStylePageNumbers type exposes the following members.
Name | Description | |
---|---|---|
![]() | CPageStylePageNumbers | Creates an instance of PageNumbers class. |
Name | Description | |
---|---|---|
![]() | FontColor | Set a custom font color for page numbers. Default value: Black. |
![]() | FontFace | Set a custom font face for page numbers. Default value: "Times". |
![]() | FontSize | Set a custom font size for page numbers. Default value: 10. |
![]() | PosX | Set a position by horizontal for page numbering string. Default value: 0. |
![]() | PosY | Set a position by vertical for page numbering string. Default value: 0. |
![]() | StartingNumber | Sets and gets the value for {page} field of Text property. Default value: 0. |
![]() | Text | Set a custom page numbers in produced PDF document. Default value: "". |
![]() | TotalPages | Sets and gets the value for {numpages} field of Text property. Default value: 0. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |