The number of the page in a multi-page file, that was used to create the image in the ImageType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int PageNumber { get; }Property Value
Int32
Remarks
This number is set when the ImageType is created or reloaded.
See Also
Reference