IElementInit Interface

IElementInit interface

This interface provides Element initialization info.

public interface IElementInit

Properties

NameDescription
Document { get; }This property represents the owner document.

See Also