DioDocs for PDF
ApplyGcPdfLicenseKey メソッド (GcHtmlRenderer)

DS.Documents.Html > GrapeCity.Documents.Html 名前空間 > GcHtmlRenderer クラス : ApplyGcPdfLicenseKey メソッド
適用する GcPdf のライセンスキー。
GcHtmlRenderer の現在のインスタンスで使用する GcPdf ライセンス キーを適用します。

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

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

パラメータ

key
適用する GcPdf のライセンスキー。
参照

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