ExpertPdf Html to Pdf Converter Library
CustomPdfPageSize Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentOptionsCustomPdfPageSize
ExpertPdf Html to Pdf Converter Library
This property gives the PDF page size when the PdfPageSize property is set Custom.
Declaration Syntax
C#Visual BasicVisual C++
public SizeF CustomPdfPageSize { get; set; }
Public Property CustomPdfPageSize As SizeF
	Get
	Set
public:
property SizeF CustomPdfPageSize {
	SizeF get ();
	void set (SizeF value);
}
Property Value

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