Enum ResourceType
Enumerator which indicates where destination document is.
Namespace: Syncfusion.HTMLUI.Base
Assembly: Syncfusion.HTMLUI.Base.dll
Syntax
public enum ResourceType
Fields
Name | Description |
---|---|
LocalResource | File is local. |
RemoteResource | Document is remote. |
Unknown | Unknown type. |