ComponentOne PdfViewer for UWP
SaveCommand Property

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : SaveCommand Property
Gets the System.Windows.Input.ICommand that saves the document using SaveFileDialog.
Syntax
'Declaration
 
Public Property SaveCommand As System.Windows.Input.ICommand
public System.Windows.Input.ICommand SaveCommand {get; set;}
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members