Represents margins for a document page

The following tables list the members exposed by the PDFMargins type.

Name Description
Public constructor PDFMargins
Top
Name Description
Public property Height Gets the height of margin rectangle.
Public property Width Gets the width of margin rectangle.
Top
Name Description
Public field Bottom Bottom border of margin rectangle
Public field Enabled Specifyies margins using
Public field Left Left border of margin rectangle
Public field Right Right border of margin rectangle
Public field Top Top border of margin rectangle
Top