HTMLSaveOptions.SerializeInputValue
HTMLSaveOptions.SerializeInputValue property
This option controls whether to serialize the value of the HTMLInputElement
’s or the HTMLTextAreaElement
’s “value” property into the “value” attribute.
public bool SerializeInputValue { get; set; }
See Also
- class HTMLSaveOptions
- namespace Aspose.Html.Saving
- assembly Aspose.HTML