public final class XpsElementLinkTarget extends XpsHyperlinkTarget
Class incapsulating the relative named-address hyperlink target.
| Constructor and Description |
|---|
XpsElementLinkTarget(XpsCanvas targetCanvas)
Creates the new instance.
|
XpsElementLinkTarget(XpsGlyphs targetGlyphs)
Creates the new instance.
|
XpsElementLinkTarget(XpsPage targetPage)
Creates the new instance.
|
XpsElementLinkTarget(XpsPath targetPath)
Creates the new instance.
|
public XpsElementLinkTarget(XpsPage targetPage)
Creates the new instance.
targetPage - The page element within the active fixed document.public XpsElementLinkTarget(XpsCanvas targetCanvas)
Creates the new instance.
targetCanvas - The canvas element within the active fixed document.public XpsElementLinkTarget(XpsPath targetPath)
Creates the new instance.
targetPath - The path element within the active fixed document.public XpsElementLinkTarget(XpsGlyphs targetGlyphs)
Creates the new instance.
targetGlyphs - The glyphs element within the active fixed document.Copyright © 2025 Aspose. All Rights Reserved.