ReportSaveToPdf Method
Saves an XPS MemoryStream to a PDF file
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static bool SaveToPdf(
MemoryStream ms,
string fileName
)
- ms MemoryStream
- MemoryStream containing XPS document
- fileName String
Boolean