Margins
Specifies the dimensions of the margins of a printed page.
Gets or sets the bottom margin, in hundredths of an inch.
Gets or sets the left margin width, in hundredths of an inch.
Gets or sets the right margin width, in hundredths of an inch.
Gets or sets the top margin width, in hundredths of an inch.
public Margins()
Initializes a new instance of the Margins class with 1-inch wide margins.
Initializes a new instance of the Margins class with the specified left, right, top, and bottom margins.
Compares two Margins to determine if they have the same dimensions.
Compares two Margins to determine whether they are of unequal width.
Retrieves a duplicate of this object, member by member.