API Reference
Class
PdfPageResizeOptions
Configures page size normalization for existing PDF pages.
Inheritance
- Object
- PdfPageResizeOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PdfMergeOptions.ResizePages
Accepted by parameters
- Method PdfDocumentPages.Resize
Constructors
public PdfPageResizeOptions(PageSize pageSize) #Creates resize options for the supplied target page size.
Parameters
- pageSize OfficeIMO.Pdf.PageSize
- Target page size in PDF points.