ShowPrintableArea Property (C1PreviewPane)
In This Topic
Gets or sets a value indicating whether to highlight the printable area of the current printer.
Syntax
'Declaration
Public Property ShowPrintableArea As Boolean
public bool ShowPrintableArea {get; set;}
See Also