Click or drag to resize
Pdf Library for .NET

PdfPagePageSize Property

Gets the pdf page size in points.

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

Property Value

Type: PdfCustomPageSize
See Also