PrintInfo Interface Reference

A PrintInfo object can be used to specify print options. More...

Inheritance diagram for PrintInfo:

Inheritance graph
Collaboration diagram for PrintInfo:

Collaboration graph
List of all members.

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.

Detailed Description

A PrintInfo object can be used to specify print options.

See also:
CreatePrintInfo.
Since:
1.1.6.


Property Documentation

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.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:59 2015. (C) Veretennikov A. B. 2004-2015