Gets or set the HTML option used for the imaging profile. It removes NBSP codes.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public HtmlOptions HtmlOptions { get; set; } public HtmlOptions HtmlOptions { get; set; }
Property Value
Type: HtmlOptionsSee Also