public class PdfHeader
Public Class PdfHeader
public ref class PdfHeader
type PdfHeader = class end
AdjustPageCount | Can be used to adjust the total number of pages in page numbering control |
BackgroundColor | The color to be used as background for the header |
Enabled | Controls if the generated PDF document has a header or not. This property is false by default and the document does not have a header |
FirstPageNumber | Controls the number of the first page in page numbering control |
Height | Gets or sets the height in points of header. 1 point is 1/72 inch. |
RepeatInEvenPages | Controls if the header is repeated in even pages of the PDF document. By default is repeated on all pages |
RepeatInFirstPage | Controls if the header is repeated in the first page of the PDF document. By default is repeated on all pages |
RepeatInOddPages | Controls if the header is repeated in odd pages of the PDF document. By default is repeated on all pages |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
Layout | Layout a PDF object in the header |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |