Class XpsElementLinkTarget

Class XpsElementLinkTarget

Nazwa przestrzeń: Aspose.Page.XPS.XpsModel Zgromadzenie: Aspose.Page.dll (25.4.0)

Klasa inkapsulująca względną nazwę-adres hyperlink docelowy.

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

Inheritance

object XpsHyperlinkTarget XpsElementLinkTarget

Dziedziczeni członkowie

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

Constructors

XpsElementLinkTarget(XpsPage)

Stwórz nową instancję.

public XpsElementLinkTarget(XpsPage targetPage)

Parameters

targetPage XpsPage

Element strony wewnątrz aktywnego dokumentu stałego.

XpsElementLinkTarget(XpsCanvas)

Stwórz nową instancję.

public XpsElementLinkTarget(XpsCanvas targetCanvas)

Parameters

targetCanvas XpsCanvas

Element kanwy wewnątrz aktywnego dokumentu stałego.

XpsElementLinkTarget(XpsPath)

Stwórz nową instancję.

public XpsElementLinkTarget(XpsPath targetPath)

Parameters

targetPath XpsPath

Element ścieżki wewnątrz aktywnego dokumentu stałego.

XpsElementLinkTarget(XpsGlyphs)

Stwórz nową instancję.

public XpsElementLinkTarget(XpsGlyphs targetGlyphs)

Parameters

targetGlyphs XpsGlyphs

Element glifów wewnątrz aktywnego dokumentu stałego.

 Polski