PosPrinter.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.
Gets or sets the horizontal start position offset within the print area for the print station specified by the PageModeStation property, expressed in the unit of measure specified by the MapMode property.
public virtual int PageModeHorizontalPosition { get; set; }
member this.PageModeHorizontalPosition : int with get, set
Public Overridable Property PageModeHorizontalPosition As Integer