Saves the current report definition to an XmlTextWriter object.
シンタックス
'宣言
Public Overloads Sub Save( _
ByVal As XmlTextWriter, _
ByVal As System.Boolean _
)
public void Save(
XmlTextWriter ,
System.bool
)
パラメータ
- writer
- An System.Xml.XmlTextWriter object where the report definition will be saved.
- embed
- Whether to embed images and subreports into the output stream.
参照