ExpertPdf Html to Pdf Converter Library
PdfPage Class
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfPage
ExpertPdf Html to Pdf Converter Library
Represents a PDF document page
Declaration Syntax
C#Visual BasicVisual C++
public class PdfPage : ElementsRenderer
Public Class PdfPage
	Inherits ElementsRenderer
public ref class PdfPage : public ElementsRenderer
Members
All MembersMethodsProperties



IconMemberDescription
AddElement(PageElement)
Add the specified element to this page.
(Overrides ElementsRenderer.AddElement(PageElement).)
ClientRectangle
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
(Inherited from ElementsRenderer.)
CustomFooterTemplate
Represents the custom footer template for the page. It will replace the document footer template on this page.

CustomHeaderTemplate
Represents the custom header template for the page. It will replace the document header template on this page.

Document
The parent document of this page

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(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.)
Margins
Gets the page margins

MeasureString(String, PdfFont)
Measures the size of the specified string when rendered with the specified font.
(Inherited from ElementsRenderer.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Orientation
The PDF page orientation

PageIndex
The page index in pages collection

PageSize
Gets the PDF page size in points.

RotationAngle
The PDF page rotation

ShowFooterTemplate
Show footer on this page.

ShowHeaderTemplate
Show header on this page.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)