Enum PathType
Type of path in history.
Namespace: Syncfusion.Windows.Forms.HTMLUI
Assembly: Syncfusion.HTMLUI.Windows.dll
Syntax
public enum PathType
Fields
Name | Description |
---|---|
File | Document is local file. |
Unknown | Type is unknown. |
Uri | Document is Uri resource. |