Click or drag to resize

PageNumbers Properties

The ExcelToPdfCPageStylePageNumbers type exposes the following members.

Properties
  NameDescription
Public propertyFontColor
Set a custom font color for page numbers. Default value: Black.
Public propertyFontFace
Set a custom font face for page numbers. Default value: "Times".
Public propertyFontSize
Set a custom font size for page numbers. Default value: 10.
Public propertyPosX
Set a position by horizontal for page numbering string. Default value: 0.
Public propertyPosY
Set a position by vertical for page numbering string. Default value: 0.
Public propertyStartingNumber
Sets and gets the value for {page} field of Text property. Default value: 0.
Public propertyCode exampleText
Set a custom page numbers in produced PDF document. Default value: "".
Public propertyTotalPages
Sets and gets the value for {numpages} field of Text property. Default value: 0.
Top
See Also