Class ParameterRef

Class ParameterRef

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

Lớp này triển khai tham chiếu tham số PrintTicket chung.
Một phần tử ParameterRef định nghĩa một tham chiếu đến phần tử Aspose.Page.XPS.XpsMetadata.ParameterInit.
Một phần tử Aspose.Page.XPS.XpsMetadata.ScoredProperty chứa phần tử ParameterRef không có
phần tử Aspose.Page.XPS.XpsMetadata.Value được thiết lập rõ ràng. Thay vào đó, phần tử Aspose.Page.XPS.XpsMetadata.ScoredProperty
nhận giá trị của nó từ phần tử Aspose.Page.XPS.XpsMetadata.ParameterInit được tham chiếu bởi phần tử ParameterRef.
https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterref

public class ParameterRef : PrintTicketElement, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
ParameterRef

Triển khai

IPrintTicketItem,
IPrintTicketElementChild

Thành viên kế thừa

PrintTicketElement.Name,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

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

ParameterRef(string)

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

public ParameterRef(string name)

Tham số

name string

Tên tham số.

 Tiếng Việt