RhinoPageViewPrinterName Property |
Returns the name of the layout's destination printer.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax public string PrinterName { get; }
Public ReadOnly Property PrinterName As String
Get
Property Value
Type:
StringSee Also