FormEditor.Form

FormEditor.Form property

The original HTMLFormElement that is associated with current instance of FormEditor.

public HTMLFormElement Form { get; }

See Also