Version

HyperlinkExportingEventArgs Class Members

The following tables list the members exposed by HyperlinkExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorHyperlinkExportingEventArgs ConstructorCreates a new instance of HyperlinkExportingEventArgs  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyHyperlinkDisplayTextProperty to get and set the value of the Hyperlink DisplayText before the export begins  
Public PropertyTooltipProperty to get and set the value of the Link's Tooltip before the export begins  
Public PropertyUrlProperty to get and set the value of the Url before the export begins  
See Also