Click or drag to resize

PdfDocumentOptionsPdfPageSize Property

This property controls the size of the rendered PDF document

Namespace:  ExpertPdf.MergePdf
Assembly:  epmergepdf (in epmergepdf.dll) Version: 7.0
Syntax
public PdfPageSize PdfPageSize { get; set; }

Property Value

Type: PdfPageSize
See Also