alexa

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX