Class XpsElementLinkTarget
Class XpsElementLinkTarget
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Třída encapsulující cílovou adresu hypertextového odkazu s relativním názvem.
public sealed class XpsElementLinkTarget : XpsHyperlinkTarget
Dědičnost
object ← XpsHyperlinkTarget ← XpsElementLinkTarget
Děděné Členy
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
XpsElementLinkTarget(XpsPage)
Vytváří novou instanci.
public XpsElementLinkTarget(XpsPage targetPage)
Parametry
targetPage
XpsPage
Prvkem stránky v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsCanvas)
Vytváří novou instanci.
public XpsElementLinkTarget(XpsCanvas targetCanvas)
Parametry
targetCanvas
XpsCanvas
Prvkem plátna v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsPath)
Vytváří novou instanci.
public XpsElementLinkTarget(XpsPath targetPath)
Parametry
targetPath
XpsPath
Prvkem cesty v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsGlyphs)
Vytváří novou instanci.
public XpsElementLinkTarget(XpsGlyphs targetGlyphs)
Parametry
targetGlyphs
XpsGlyphs
Prvkem glyfů v aktivním pevném dokumentu.