PosPrinter.PageModeVerticalPosition 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 vertical 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 PageModeVerticalPosition { get; set; }
member this.PageModeVerticalPosition : int with get, set
Public Overridable Property PageModeVerticalPosition As Integer