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);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)