Gets the collection of sheets in the drawing.
Each sheet is of the type IManagedSheet.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property Sheets As IManagedSheets Get
C#
IManagedSheets Sheets { get; }
