Class XpsElementLinkTarget

Class XpsElementLinkTarget

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

Lớp bao encapsulating mục tiêu hyperlink có địa chỉ tên tương đối.

public sealed class XpsElementLinkTarget : XpsHyperlinkTarget

Kế thừa

objectXpsHyperlinkTargetXpsElementLinkTarget

Các thành viên kế thừa

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

Các hàm khởi tạo

XpsElementLinkTarget(XpsPage)

Tạo một thể hiện mới.

public XpsElementLinkTarget(XpsPage targetPage)

Tham số

targetPage XpsPage

Phần tử trang trong tài liệu cố định đang hoạt động.

XpsElementLinkTarget(XpsCanvas)

Tạo một thể hiện mới.

public XpsElementLinkTarget(XpsCanvas targetCanvas)

Tham số

targetCanvas XpsCanvas

Phần tử canvas trong tài liệu cố định đang hoạt động.

XpsElementLinkTarget(XpsPath)

Tạo một thể hiện mới.

public XpsElementLinkTarget(XpsPath targetPath)

Tham số

targetPath XpsPath

Phần tử đường dẫn trong tài liệu cố định đang hoạt động.

XpsElementLinkTarget(XpsGlyphs)

Tạo một thể hiện mới.

public XpsElementLinkTarget(XpsGlyphs targetGlyphs)

Tham số

targetGlyphs XpsGlyphs

Phần tử glyphs trong tài liệu cố định đang hoạt động.

 Tiếng Việt