Class XpsElementLinkTarget

Class XpsElementLinkTarget

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Klasa inkapsulująca względny cel hiperlinku z nazwanym adresem.

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

Dziedziczenie

objectXpsHyperlinkTargetXpsElementLinkTarget

Członkowie dziedziczeni

object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktory

XpsElementLinkTarget(XpsPage)

Tworzy nową instancję.

public XpsElementLinkTarget(XpsPage targetPage)

Parametry

targetPage XpsPage

Element strony w aktywnym dokumencie z ustaloną zawartością.

XpsElementLinkTarget(XpsCanvas)

Tworzy nową instancję.

public XpsElementLinkTarget(XpsCanvas targetCanvas)

Parametry

targetCanvas XpsCanvas

Element płótna w aktywnym dokumencie z ustaloną zawartością.

XpsElementLinkTarget(XpsPath)

Tworzy nową instancję.

public XpsElementLinkTarget(XpsPath targetPath)

Parametry

targetPath XpsPath

Element ścieżki w aktywnym dokumencie z ustaloną zawartością.

XpsElementLinkTarget(XpsGlyphs)

Tworzy nową instancję.

public XpsElementLinkTarget(XpsGlyphs targetGlyphs)

Parametry

targetGlyphs XpsGlyphs

Element glifów w aktywnym dokumencie z ustaloną zawartością.

 Polski