2024 Property
Changes 0
P

ElementNode.Document

Description:
Gets the document associated with the element.
Remarks:
The document is in read-only state. Transactions are not allowed in it.
public Document Document { get; }