PosPrinterBase.PageModePrintArea 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 print area for the selected PageModeStation expressed in the unit of measure given by MapMode.
public override System.Drawing.Rectangle PageModePrintArea { get; set; }
member this.PageModePrintArea : System.Drawing.Rectangle with get, set
Public Overrides Property PageModePrintArea As Rectangle
Property Value
A Rectangle indicating the print area.