PageSizeInfo
Overview
PageSizeInfo is a class in Aspose.PDF FOSS for .NET.
Page size configuration for document loading.
Properties: Height, Margin, Width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | double | Read/Write | Page width in points. |
Height | double | Read/Write | Page height in points. |
Margin | MarginInfo? | Read/Write | Page margins. |