PdfPrintDocument.GetMargins Property

PDF File Writer

PdfPrintDocumentGetMargins Property

Gets margins in 100th of an inch

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public Margins GetMargins { get; }

Property Value

Type: Margins
See Also