Gets or sets a value indicating whether to highlight the printable area
of the current printer.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(true)] public bool ShowPrintableArea { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(True)> _ Public Property ShowPrintableArea As Boolean Get Set |
Remarks
The default value for this property is True.