'Declaration Public Overloads Function SavePdf( _ ByVal sheetView As SheetView, _ ByVal stream As Stream _ ) As Boolean
Parameters
- sheetView
- Sheet to be printed
- stream
- Stream to save the file to as a PDF stream
'Declaration Public Overloads Function SavePdf( _ ByVal sheetView As SheetView, _ ByVal stream As Stream _ ) As Boolean