[]
Enum representing preferred rendering formats.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ViewerSettings.PreferredFormat
Name | Description |
---|---|
html | Render the document in HTML format. |
svg | Render the document in SVG format. |