PdfReferencedDocumentOpeningEventArgs Properties
Provides data for the PdfViewer.ReferencedDocumentOpening event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Document |
Gets the path to the document. |
Open |
Gets a value that indicates whether or not to open the referenced document in a new window. |
See Also