PdfDocumentOptionsPdfPageSize Property

This property controls the size of the rendered PDF document

Definition

Namespace: Winnovative.PDFMerge
Assembly: WnvPdfMerge_NetCore (in WnvPdfMerge_NetCore.dll) Version: 14.0.0
C#
public PdfPageSize PdfPageSize { get; set; }

Property Value

PdfPageSize

See Also