Share Email Facebook Twitter LinkedIn ElementNode.Document Property Gets the document associated with the element. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public Document Document { get; }Property ValueDocument Remarks The document is in read-only state. Transactions are not allowed in it. See AlsoReferenceElementNode ClassAutodesk.Revit.DB Namespace