Class ParameterInit

Class ParameterInit

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

Lớp thực hiện khởi tạo tham số PrintTicket chung.
Lớp cơ sở cho tất cả các khởi tạo tham số được định nghĩa bởi sơ đồ.
Định nghĩa một giá trị cho một thể hiện của phần tử ParameterDef.
Một phần tử ParameterInit là đối tượng tham chiếu của một phần tử Aspose.Page.XPS.XpsMetadata.ParameterRef.
https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterinit

public class ParameterInit : PrintTicketElement, IPrintTicketItem, IPrintTicketElementChild

Kế thừa

object
PrintTicketElement
ParameterInit

Kế thừa

IntegerParameterInit,
StringParameterInit

Triển khai

IPrintTicketItem,
IPrintTicketElementChild

Các 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

ParameterInit(string, Value)

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

public ParameterInit(string name, Value value)

Tham số

name string

Tên tham số.

value Value

Giá trị tham số.

 Tiếng Việt