Class XpsElementLinkTarget
Class XpsElementLinkTarget
Název místa: Aspose.Page.XPS.XpsModel Shromáždění: Aspose.Page.dll (25.5.0)
Třída inkapsuluje relativní jméno-adresa hypertextového cíle.
public sealed class XpsElementLinkTarget : XpsHyperlinkTargetInheritance
object ← XpsHyperlinkTarget ← XpsElementLinkTarget
Dědiční členové
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
XpsElementLinkTarget(XpsPage)
Vytvořte novou instanci.
public XpsElementLinkTarget(XpsPage targetPage)Parameters
targetPage XpsPage
Stránkový prvek v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsCanvas)
Vytvořte novou instanci.
public XpsElementLinkTarget(XpsCanvas targetCanvas)Parameters
targetCanvas XpsCanvas
Klíčový prvek v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsPath)
Vytvořte novou instanci.
public XpsElementLinkTarget(XpsPath targetPath)Parameters
targetPath XpsPath
Cestovní prvek v aktivním pevném dokumentu.
XpsElementLinkTarget(XpsGlyphs)
Vytvořte novou instanci.
public XpsElementLinkTarget(XpsGlyphs targetGlyphs)Parameters
targetGlyphs XpsGlyphs
Glyfové prvky v aktivním pevném dokumentu.