This property sets the file name (full path) when saving the PDF document

[Visual Basic] Public Property SaveFileName As String
[C#] public String SaveFileName {get; set;}

Property Value

A string containing the file name and path where the pdf will be saved

Explanation

The SaveFileName property sets the file name (full path) when saving the PDF document

Also See

ImageKit.File.Pdf Members | Newtone.ImageKit.Wpf.ImageKit

 

The ImageKit WPF is created by Newtone Corporation