Share Email Facebook Twitter LinkedIn TextNote.GetLeaders Method Returns a collection of leaders currently attached to the text note. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public IList<Leader> GetLeaders()Return ValueIList<Leader> Remarks This method supersedes an older Leaders property which has been deprecated. See AlsoReferenceTextNote ClassAutodesk.Revit.DB Namespace