GrapeCity.Xaml.SpreadSheet.Data Namespace > Worksheet Class > SavePdfAsync Method : SavePdfAsync(Stream,PdfExportSettings) Method |
'Declaration Public Overloads Function SavePdfAsync( _ ByVal stream As Stream, _ ByVal settings As PdfExportSettings _ ) As IAsyncAction
'Usage Dim instance As Worksheet Dim stream As Stream Dim settings As PdfExportSettings Dim value As IAsyncAction value = instance.SavePdfAsync(stream, settings)
public IAsyncAction SavePdfAsync( Stream stream, PdfExportSettings settings )
Target Platforms: Windows Server 2012, Windows RT