See Also Examples Applies To
Gets the next pages margin of the native pdf created by the PdfNewPdfEx() function.
Syntax
object.PdfGetPageMargin ()
The PdfGetPageMargin syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Single. Page Margin in current unit defined by the PdfSetMeasurementUnits() function.
Remarks
This function can only be used with the native PDF created by the PdfNewPdfEx() function.
Category
PDF Functions