'宣言
Public Function New( _ ByVal filePath As String, _ ByVal htmlExport As HtmlExport _ )
public OutputHtmlFiles( string filePath, HtmlExport htmlExport )
パラメータ
- filePath
- メイン/開始HTMLページへのファイルパス。他のファイル名(リンクされた画像やTOCページなど)は、このファイルパスをプレフィックスとして使用します。
- htmlExport
- このオブジェクトが処理している親のHtmlExportオブジェクト。