PagesCount Property


Displaying Options Dialog Event Args Pages Count Property

The count of pages in the options dialog (include the default pages added by Revit).

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int PagesCount { get; }

Property Value

Int32
See Also