Click or drag to resize

HtmlDeviceCategory Enumeration

All possible devices to load HTML documents.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public enum HtmlDeviceCategory
Members
Member nameValueDescription
Screen0 The most useful and default device.
Printer1 A printing device.
Speech2 A device for speech output.
Other3 Some other device.
See Also