Click or drag to resize

ViewInfoGetPageSettings Method

Gets the paper size and margins of this view. Only meaningful when ViewType is PageView.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public PageSettings GetPageSettings()

Return Value

Type: PageSettings

[Missing <returns> documentation for "M:Rhino.DocObjects.ViewInfo.GetPageSettings"]

See Also