The PdfPage type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddElement |
Adds the given PDF element to this PDF page
(Overrides ElementsRendererAddElement(PageElement).) | |
AddFooterTemplate |
Creates a template with the specified height and automatically set the Footer property
of this page with the created template.
| |
AddHeaderTemplate |
Creates a template with the specified height and automatically set the Header property
of this page with the created template.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also