Expert PDF Merge Library
PdfPageSize Property
NamespacesExpertPdf.MergePdfPdfDocumentOptionsPdfPageSize
Expert PDF Merge Library
This property controls the size of the rendered PDF document
Declaration Syntax
C#Visual BasicVisual C++
public PdfPageSize PdfPageSize { get; set; }
Public Property PdfPageSize As PdfPageSize
public:
property PdfPageSize PdfPageSize {
	PdfPageSize get ();
	void set (PdfPageSize value);
}

Assembly: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)