View.GetPlacementOnSheetStatus
Public Class
Determines if this view placed on a sheet completely or partially.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
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.