IManagedDrawingNotes.GeneralNotes Property

Gets the collection of general notes on the sheet.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property GeneralNotes As IManagedGeneralNotes
	Get

C#

IManagedGeneralNotes GeneralNotes { get; }

Return Value

Type: IManagedGeneralNotes

See Also

Reference

IManagedDrawingNotes Interface
Autodesk.iLogic.Interfaces Namespace