  | 
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: 24.1
Syntaxpublic PdfCustomPageSize PageSize { get; set; }Public Property PageSize As PdfCustomPageSize
	Get
	Set
Property Value
Type: 
PdfCustomPageSize
See Also