Determines if this view placed on a sheet completely or partially.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ViewPlacementOnSheetStatus GetPlacementOnSheetStatus()
Return Value
ViewPlacementOnSheetStatus
A value indicating whether and how the View is placed on a Sheet.
Remarks
Some Views can be placed on one or more Sheets completely or partially.
For example, a Schedule divided in segments, and only some of them are placed on Sheets.
See Also
Reference