Class XpsElementLinkTarget
Class XpsElementLinkTarget
ชื่อพื้นที่: Aspose.Page.XPS.XpsModel การประกอบ: Aspose.Page.dll (25.4.0)
Class Incapsulating the relative name-address hyperlink เป้าหมาย
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
องค์ประกอบ glyphs ในเอกสารคงที่ใช้งาน