Initializes a new Margins instance. Syntax Parameters value Default value for all margins.
Initializes a new Margins instance. Syntax Parameters h A float value that defines horizontal margins.v A float value that defines vertical margins.
Initializes a new Margins instance. Syntax Parameters left A float value that defines the left margin.right A float value that defines the right margin.top A float value that defines the top margin.bottom A float value that defines the bottom margin.
Overload List
Defines master page ranges. Syntax Members Member Description All Applies to all pages. Even Applies to even pages. Odd Applies to odd pages.
Represents a maximum available height. Syntax Remarks This class implements the singleton pattern, so new instances cannot be created. Use the Instance property.
Public Properties
Public Properties
Gets the singleton MaxHeight instance. Syntax
Represents a maximum available width. Syntax Remarks This class implements the singleton pattern, so new instances cannot be created. Use the Instance property.