PosPrinterBase.PageModeArea 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 page area for the selected PageModeStation expressed in the unit of measure given by MapMode.
public override System.Drawing.Point PageModeArea { get; }
member this.PageModeArea : System.Drawing.Point
Public Overrides ReadOnly Property PageModeArea As Point
Property Value
A point representing the total page area for the selected PageModeStation.