Version

Search Results

Margins Constructor(Single)

Initializes a new Margins instance. Syntax Parameters value Default value for all margins.

Margins Constructor(Single,Single)

Initializes a new Margins instance. Syntax Parameters h A float value that defines horizontal margins.v A float value that defines vertical margins.

Margins Constructor(Single,Single,Single,Single)

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.

Margins Constructor

Overload List

MasterRange Enumeration

Defines master page ranges. Syntax Members Member Description All Applies to all pages. Even Applies to even pages. Odd Applies to odd pages.

MaxHeight Class

Represents a maximum available height. Syntax Remarks This class implements the singleton pattern, so new instances cannot be created. Use the Instance property.

MaxHeight Class Members

Public Properties

MaxHeight Class Properties

Public Properties

Instance Property (MaxHeight)

Gets the singleton MaxHeight instance. Syntax

MaxWidth Class

Represents a maximum available width. Syntax Remarks This class implements the singleton pattern, so new instances cannot be created. Use the Instance property.