'宣言 Public Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal saveOptions As SavePdfOptions _ )
public void Save( System.string fileName, SavePdfOptions saveOptions )
パラメータ
- fileName
- 作成する PDF ファイルの名前。
- saveOptions
- PDF 保存オプション。
'宣言 Public Overloads Sub Save( _ ByVal fileName As System.String, _ ByVal saveOptions As SavePdfOptions _ )
public void Save( System.string fileName, SavePdfOptions saveOptions )