DioDocs for PDF
SetGcPdfLicenseKey メソッド (GcHtmlRenderer)

DS.Documents.Html アセンブリ > GrapeCity.Documents.Html 名前空間 > GcHtmlRenderer クラス : SetGcPdfLicenseKey メソッド
設定する GcPdf のライセンスキー。
GcHtmlRenderer のすべてのインスタンスで使用する GcPdf ライセンス キーを設定します。

ライセンスを使用せずに、最大 5 つの PDF を作成できます。

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

パラメータ

key
設定する GcPdf のライセンスキー。
参照

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