PdfReferencedDocumentOpeningEventArgs Properties
Contains data for the ReferencedDocumentOpening event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
DocumentFilePath | Returns a file path to the referenced document. |
See Also