[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.Platform

Enum Platform

Namespace
GrapeCity.Documents.Html
Assembly
GcDocs.Html.dll

A browser platform used by BrowserFetcher and GcHtmlBrowser.

public enum Platform

Fields

Linux = 0

Linux.

Mac = 1

MacOS (Intel).

MacArm = 2

MacOS (Apple silicon).

Unsupported = 5

Unsupported OS.

Win32 = 3

Win32.

Win64 = 4

Win64.