DioDocs for PDF
SetGcPdfLicenseKey メソッド (GcHtmlBrowser)

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

Up to five PDFs can be created without a license.

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

パラメータ

key
The GcPdf license key to set.
参照

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