Skip to main content

Enum HtmlSanitizerOptions

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
HTML sanitizer options This Enum consists of flag values that can be combined.

Fields

Default = 0 0: Default - the default settings RemoveComment = 1 1: RemoveComment - removes HTML comment tags and content between them