The page in the file to be used for the image
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public int PageNumber { get; set; }
Property Value
Int32Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: The given value for pageNumber is not positive. |