IElementInit.Document

IElementInit.Document property

This property represents the owner document.

public Document Document { get; }

Property Value

The owner document.

See Also