XpsHyperlinkElement class

XpsHyperlinkElement class

Incapsulates common features of XPS elements that can be a hyperlink.

Inheritance: XpsHyperlinkElementXpsElementXpsObject

The XpsHyperlinkElement type exposes the following members:

Properties

NameDescription
countReturns number of child elements.
hyperlink_targetReturns/sets hyperlink target object.

Indexer

NameDescription
[index]Provides access to element’s children by index

See Also