DocumentGenerationOptions.OutputPath プロパティ
名前空間: NextDesign.Desktop.DocumentGenerator
説明
出力するフォルダパスまたはファイルパスです。
- htmlの場合 : 出力フォルダを指定して下さい。
- word/pdfの場合 : 出力ファイルパスを指定して下さい。
string OutputPath { get; set; }
型
- string
名前空間: NextDesign.Desktop.DocumentGenerator
出力するフォルダパスまたはファイルパスです。
string OutputPath { get; set; }