[]
An inline-level flow content element that provides facilities for hosting hyperlinks within flow content.
public class C1Hyperlink : C1Span, IEnumerable<C1TextElement>, IEnumerable
Name | Description |
---|---|
C1Hyperlink() |
Name | Description |
---|---|
NavigateUri | Gets or sets a URI to navigate to when the C1Hyperlink is activated. |
TargetName | Gets or sets the name of a target window or frame for the C1Hyperlink. |
Name | Description |
---|---|
ShallowClone() | Returns a shallow copy of this element. |