PdfDocumentChangedEventArgs Properties
Provides data for the PdfViewer.DocumentChanged event.
Name | Description |
---|---|
Document |
Gets the path to the document file. |
Document |
Indicates the file stream storing the document bytes. |
See Also