PosPrinterBase.PageModeHorizontalPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds the horizontal start position offset within the print area for the selected PageModeStation, expressed in the unit of measure given by MapMode.
public override int PageModeHorizontalPosition { get; set; }
member this.PageModeHorizontalPosition : int with get, set
Public Overrides Property PageModeHorizontalPosition As Integer
Property Value
In integer that holds the horizontal start position offset within the print area for the selected PageModeStation.