'宣言 Public Overloads Sub SaveAsSvg( _ ByVal filePath As System.String, _ Optional ByVal options As SaveAsImageOptions, _ Optional ByVal xmlSettings As System.Xml.XmlWriterSettings _ )
public void SaveAsSvg( System.string filePath, SaveAsImageOptions options, System.Xml.XmlWriterSettings xmlSettings )
パラメータ
- filePath
- 出力ファイルのパス。
- options
- SaveAsImageOptions オブジェクト。
- xmlSettings
- 出力XMLの書式設定。