'Declaration Public Function SaveDocumentToPDFAsync( _ ByVal filename As System.String _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SaveDocumentToPDFAsync( System.string filename )
Parameters
- filename
- Specifies the path to the PDF file.