Class XpsElementLinkTarget
Class XpsElementLinkTarget
نام ها : Aspose.Page.XPS.XpsModel جمع آوری: WL33_.dll (25.4.0)
کلاس شامل هدف 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
عناصر گلیف در داخل سند ثابت فعال.