AttributeValueDelimiter
HtmlSaveOptions.AttributeValueDelimiter property
Controls which delimiter around the attribute values in HTML elements will be used: single quote (default value) or double quote
public QuoteType AttributeValueDelimiter { get; set; }
See Also
- struct QuoteType
- class HtmlSaveOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor