ViewTablePageViewCount Property |
Gets the number of page views in the document
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntaxpublic int PageViewCount { get; }Public ReadOnly Property PageViewCount As Integer
Get
Property Value
Type:
Int32
See Also