DioDocs for PDF
SetGcImagingLicenseKey メソッド (GcHtmlBrowser)

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlBrowser クラス : SetGcImagingLicenseKey メソッド
The GcImaging license key to set.
Sets a GcImaging license key to use by all instances of GcHtmlBrowser.

Up to five images can be created without a license.

シンタックス
'宣言
 
Public Shared Sub SetGcImagingLicenseKey( _
   ByVal key As System.String _
) 
public static void SetGcImagingLicenseKey( 
   System.string key
)

パラメータ

key
The GcImaging license key to set.
参照

GcHtmlBrowser クラス
GcHtmlBrowser メンバ
ApplyGcImagingLicenseKey メソッド