Inheritance diagram for PrintInfo:
Properties | |
BSTR RW | DocumentName [] |
Gets or sets the document name for the object. | |
LONG RW | LeftMargin [] |
Gets or sets the left margin. | |
LONG RW | RightMargin [] |
Gets or sets the right margin. | |
LONG RW | TopMargin [] |
Gets or sets the top margin. | |
LONG RW | BottomMargin [] |
Gets or sets the bottom margin. | |
LONG RW | MarginMeasurement [] |
Gets or sets the margin measure units. |
LONG RW BottomMargin |
Gets or sets the bottom margin.
BSTR RW DocumentName |
Gets or sets the document name for the object.
LONG RW LeftMargin |
Gets or sets the left margin.
LONG RW MarginMeasurement |
Gets or sets the margin measure units.
This parameter can be one of the following values:
LONG RW RightMargin |
Gets or sets the right margin.
LONG RW TopMargin |
Gets or sets the top margin.