'UsageDim instance As PdfVisualDocument Dim fileName As String instance.Save(fileName)
Parameters
- fileName
- Path to file where the document will be saved.
'UsageDim instance As PdfVisualDocument Dim fileName As String instance.Save(fileName)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms