Class XpsElementLinkTarget

Class XpsElementLinkTarget

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

فئة تحتوي على هدف رابط الهيبرلينك ذو العنوان النسبي.

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

الوراثة

objectXpsHyperlinkTargetXpsElementLinkTarget

الأعضاء الموروثة

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

المُنشئات

XpsElementLinkTarget(XpsPage)

ينشئ مثيلًا جديدًا.

public XpsElementLinkTarget(XpsPage targetPage)

المعلمات

targetPage XpsPage

عنصر الصفحة داخل المستند الثابت النشط.

XpsElementLinkTarget(XpsCanvas)

ينشئ مثيلًا جديدًا.

public XpsElementLinkTarget(XpsCanvas targetCanvas)

المعلمات

targetCanvas XpsCanvas

عنصر القماش داخل المستند الثابت النشط.

XpsElementLinkTarget(XpsPath)

ينشئ مثيلًا جديدًا.

public XpsElementLinkTarget(XpsPath targetPath)

المعلمات

targetPath XpsPath

عنصر المسار داخل المستند الثابت النشط.

XpsElementLinkTarget(XpsGlyphs)

ينشئ مثيلًا جديدًا.

public XpsElementLinkTarget(XpsGlyphs targetGlyphs)

المعلمات

targetGlyphs XpsGlyphs

عنصر الرموز داخل المستند الثابت النشط.

 عربي