Click or drag to resize

RhinoPageViewPaperName Property

Returns the name of the layout's media, or paper (e.g. Letter, Legal, A1, etc.), used to determine the page width and page height.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax
public string PaperName { get; }

Property Value

Type: String
See Also