Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
/
PrintOptions Object
/ PrintMarginLeft Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
PrintMarginLeft Property
In This Topic
Gets or sets the size of the margin at the left side of a printed page.
Syntax
Visual Basic (Declaration)
expression
.PrintMarginLeft
As
Integer
where
expression
is a variable that represents a
PrintOptions Object
Remarks
The value is in "twips" (a twip is one twentieth of a point). There are 1440 twips to an inch. The default is 0. The range of values is 0 - 32,767.
See Also
Reference
PrintOptions Object
PrintOptions Members