Class XpsElementLinkTarget

Class XpsElementLinkTarget

名称: Aspose.Page.XPS.XpsModel 合計: Aspose.Page.dll (25.4.0)

クラスは、相対的な名称アドレスハイパーリンクターゲットをカプセルします。

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

Inheritance

object XpsHyperlinkTarget XpsElementLinkTarget

相続人

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

Constructors

XpsElementLinkTarget(XpsPage)

新たな例を生み出す。

public XpsElementLinkTarget(XpsPage targetPage)

Parameters

targetPage XpsPage

アクティブな固定文書内のページ要素。

XpsElementLinkTarget(XpsCanvas)

新たな例を生み出す。

public XpsElementLinkTarget(XpsCanvas targetCanvas)

Parameters

targetCanvas XpsCanvas

アクティブな固定文書の内にあるカンバス要素。

XpsElementLinkTarget(XpsPath)

新たな例を生み出す。

public XpsElementLinkTarget(XpsPath targetPath)

Parameters

targetPath XpsPath

アクティブな固定文書内のパス要素。

XpsElementLinkTarget(XpsGlyphs)

新たな例を生み出す。

public XpsElementLinkTarget(XpsGlyphs targetGlyphs)

Parameters

targetGlyphs XpsGlyphs

活性固定文書内のグリフ元素。

 日本語