DioDocs for PDF
GcHtmlRenderer クラス メンバ
フィールド  プロパティ  メソッド 

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 : GcHtmlRenderer クラス

GcHtmlRendererデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Gets the last log message from the headless Chromium shell.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a whitelist to passthrough Windows authentication for the specified domains.

For example: "*example.com,*foobar.com,*baz".

 
Public プロパティstatic (Shared in Visual Basic)Gets or sets the destination folder for the Chromium downloads.

If this property is not set, the downloads are stored to [root]/.local-chromium, where [root] is where the project binaries are located.

 
Public プロパティGets a value indicating whether the GcHtmlRenderer has been disposed of.  
Public プロパティstatic (Shared in Visual Basic)Gets a value indicating if GcHtmlRenderer is available on the current platform.  
Public プロパティstatic (Shared in Visual Basic)Gets or sets the optional path to Chrome, Edge, or Chromium executable to run.  
Public プロパティGets or sets a proxy server, overrides system settings. Affects HTTP and HTTPS requests only.

For example: "https://proxy-ip:proxy-port" or "socks5://127.0.0.1:1080".

 
Public プロパティThis property has no effect.  
Public プロパティGets or sets the number of milliseconds to wait before deeming the page to be ready.

Setting this property to a value greater than 0, activates PageOptions.LoadLazyImages mode.

 
Public プロパティstatic (Shared in Visual Basic)Gets or sets the maximum navigation time, in milliseconds.

Defaults to 180000 ms.

 
Public プロパティstatic (Shared in Visual Basic)Gets or sets the optional factory for System.Net.WebSockets.WebSocket implementations.

For more information, see comments to LaunchOptions.WebSocketFactory.

 
トップ
パブリック メソッド
 名前解説
Public メソッドApplies a GcImaging license key to use by the current instance of GcHtmlRenderer.

Up to five images can be created without a license.

 
Public メソッドApplies a GcPdf license key to use by the current instance of GcHtmlRenderer.

Up to five PDFs can be created without a license.

 
Public メソッドClean up any resources being used.  
Public メソッドRenders the source HTML to an existing GrapeCity.Documents.Imaging.GcBitmap.  
Public メソッドオーバーロードされます。 Creates a JPEG image from the source HTML and saves it to a specified stream.  
Public メソッドオーバーロードされます。 Creates a PDF document from the source HTML and saves it to a specified stream.  
Public メソッドオーバーロードされます。 Creates a PNG image from the source HTML and saves it to a specified stream.  
Public メソッドstatic (Shared in Visual Basic)Sets a GcImaging license key to use by all instances of GcHtmlRenderer.

Up to five images can be created without a license.

 
Public メソッドstatic (Shared in Visual Basic)Sets a GcPdf license key to use by all instances of GcHtmlRenderer.

Up to five PDFs can be created without a license.

 
トップ
参照

GcHtmlRenderer クラス
GrapeCity.Documents.Html 名前空間