ReferencedDocumentOpeningEventArgs Constructors
Provides data for the PdfViewerControl.ReferencedDocumentOpening event.Name | Parameters | Description |
---|---|---|
ReferencedDocumentOpeningEventArgs(String, Boolean) | documentSource, openInNewWindow | Initializes a new instance of the ReferencedDocumentOpeningEventArgs class with the specified settings. |
See Also