Intersoft.Client.Documents Namespace : Hyperlink Class |
The following tables list the members exposed by Hyperlink.
Name | Description | |
---|---|---|
![]() | Hyperlink Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | BackgroundMouseOverProperty | Identifies the BackgroundMouseOver dependency property. |
![]() ![]() | BackgroundMousePressProperty | Identifies the BackgroundMousePress dependency property. |
![]() ![]() | ForegroundMouseOverProperty | Identifies the ForegroundMouseOver dependency property. |
![]() ![]() | ForegroundMousePressProperty | Identifies the ForegroundMousePress dependency property. |
![]() ![]() | NavigateUriProperty | Identifies the NavigateUri dependency property. |
![]() ![]() | TargetNameProperty | Identifies the TargetName dependency property. |
![]() ![]() | TextDecorationsMouseOverProperty | Identifies the TextDecorationsMouseOver dependency property. |
![]() ![]() | TextDecorationsMousePressProperty | Identifies the TextDecorationsMousePress dependency property. |
Name | Description | |
---|---|---|
![]() | Background | Gets or sets the Brush used to fill the background of the content area. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | BackgroundMouseOver | Gets or sets the Brush applied to the background of hyperlink element when it is hovered. |
![]() | BackgroundMousePress | Gets or sets the Brush applied to the background of hyperlink element when it is pressed. |
![]() | BaselineAlignment | Gets or sets the baseline alignment for the Inline element. (Inherited from Intersoft.Client.Documents.Inline) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) |
![]() | FontFamily | Gets or sets the preferred top-level font family for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | FontSize | Gets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | FontStretch | Gets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | FontStyle | Gets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | FontWeight | Gets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | Foreground | Gets or sets the Brush to apply to the content of the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | ForegroundMouseOver | Gets or sets the Brush applied to the hyperlink element when it is hovered. |
![]() | ForegroundMousePress | Gets or sets the Brush applied to the hyperlink element when it is pressed. |
![]() | Inlines | Gets or sets the Inline element collection as the children of this element. (Inherited from Intersoft.Client.Documents.Span) |
![]() | NavigateUri | Gets or sets a URI to navigate to when the Hyperlink is activated. |
![]() | Style | Gets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement) |
![]() | TargetName | Gets or sets the name of a target window or frame for the Hyperlink. |
![]() | TextDecorations | Gets a TextDecorationCollection that contains text decorations to apply to this element. (Inherited from Intersoft.Client.Documents.Inline) |
![]() | TextDecorationsMouseOver | Gets or sets the text decoration applied to the hyperlink element when it is hovered. |
![]() | TextDecorationsMousePress | Gets or sets the text decoration applied to the hyperlink element when it is pressed. |
Name | Description | |
---|---|---|
![]() | ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) |
![]() | GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |