IManagedDrawing.Sheets Property

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: 25.0

Syntax

VB

ReadOnly Property Sheets As IManagedSheets
	Get

C#

IManagedSheets Sheets { get; }

Return Value

Type: IManagedSheets

See Also

Reference

IManagedDrawing Interface
Autodesk.iLogic.Interfaces Namespace