Click or drag to resize
Pdf Library for .NET

PdfResizeManagerPageSize Property

The generated document (resized) page size. The default value is the original PDF page size.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfCustomPageSize PageSize { get; set; }

Property Value

PdfCustomPageSize
See Also