DioDocs for PDF
Platform 列挙体

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 : Platform 列挙体
A browser platform used by BrowserFetcher and GcHtmlBrowser.
シンタックス
'宣言
 
Public Enum Platform 
   Inherits System.Enum
public enum Platform : System.Enum 
メンバ
メンバ解説
LinuxLinux.
MacMacOS (Intel).
MacArmMacOS (Apple silicon).
UnsupportedUnsupported OS.
Win32Win32.
Win64Win64.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Html.Platform

参照

GrapeCity.Documents.Html 名前空間