Click or drag to resize

ICadDrawingSheetSize Property

Gets the size of the sheet (e.g. "D" or "A3"). If the sheet has a custom size, this will be "Custom" (always in English, never translated).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Size As String
	Get

Return Value

Type: String
The sheet standard size or "Custom".
See Also