public void SavePDF( System.IO.Stream stream, System.Collections.Generic.IList<PageInfo> pages, PdfSaveOptions options )
Parameters
- stream
- The specified pdf file.
- pages
- The page information collection.
- options
- Options for saving pdf file.
public void SavePDF( System.IO.Stream stream, System.Collections.Generic.IList<PageInfo> pages, PdfSaveOptions options )