DioDocs for PDF
ApplyGcImagingLicenseKey メソッド (GcHtmlRenderer)

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlRenderer クラス : ApplyGcImagingLicenseKey メソッド
The GcImaging license key to apply.
Applies a GcImaging license key to use by the current instance of GcHtmlRenderer.

Up to five images can be created without a license.

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

パラメータ

key
The GcImaging license key to apply.
参照

GcHtmlRenderer クラス
GcHtmlRenderer メンバ
SetGcImagingLicenseKey メソッド