'Declaration Public Enum Platform Inherits System.Enum
public enum Platform : System.Enum
'Declaration Public Enum Platform Inherits System.Enum
public enum Platform : System.Enum
Member | Description |
---|---|
Linux | Linux. |
Mac | MacOS (Intel). |
MacArm | MacOS (Apple silicon). |
Unsupported | Unsupported OS. |
Win32 | Win32. |
Win64 | Win64. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Html.Platform