XtraReport.SaveDocument Method
| Name | Parameters | Description |
|---|---|---|
| SaveDocument(Stream, NativeFormatOptions) | stream, options | Saves the report document to the specified stream in the XML-based PRNX format. |
| SaveDocument(String, NativeFormatOptions) | path, options | Saves the report document to the specified file in the XML-based PRNX format. |