'宣言 Public Function New( _ Optional ByVal licenseKey As System.String _ )
public GcPdfDocument( System.string licenseKey )
パラメータ
- licenseKey
- 使用するライセンスキー。 nullの場合、SetLicenseKeyが呼び出され、そのメソッドで設定されたキーが使用されます。
'宣言 Public Function New( _ Optional ByVal licenseKey As System.String _ )
public GcPdfDocument( System.string licenseKey )