HTMLObjectElement.Declare

HTMLObjectElement.Declare property

Declare (for future reference), but do not instantiate, this object. See the declare attribute definition in HTML 4.01.

public bool Declare { get; set; }

See Also