alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class PathType

    Type of path in history.

    Inheritance
    System.Object
    PathType
    Namespace: Syncfusion.Windows.Forms.HTMLUI
    Assembly: Syncfusion.HTMLUI.Windows.dll
    Syntax
    public sealed class PathType : Enum

    Fields

    File

    Document is local file.

    Declaration
    public const PathType File
    Field Value
    Type
    PathType

    Unknown

    Type is unknown.

    Declaration
    public const PathType Unknown
    Field Value
    Type
    PathType

    Uri

    Document is Uri resource.

    Declaration
    public const PathType Uri
    Field Value
    Type
    PathType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved