Class DocumentToHtmlConverterOptions
Inherited Members
Namespace: Volo.Docs.HtmlConverting
Assembly: Volo.Docs.Web.dll
Syntax
public class DocumentToHtmlConverterOptions
Constructors
DocumentToHtmlConverterOptions()
Declaration
public DocumentToHtmlConverterOptions()
Properties
Converters
Declaration
public Dictionary<string, Type> Converters { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, Type> |