Class XpsElementLinkTarget

XpsElementLinkTarget class

Class incapsulating the relative named-address hyperlink target.

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

Constructors

NameDescription
XpsElementLinkTarget(XpsCanvas)Creates the new instance.
XpsElementLinkTarget(XpsGlyphs)Creates the new instance.
XpsElementLinkTarget(XpsPage)Creates the new instance.
XpsElementLinkTarget(XpsPath)Creates the new instance.

See Also