Class ParameterRef

Class ParameterRef

Il nome: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

La classe che implementa un comune riferimento dei parametri PrintTicket.A ParameterRef L’elemento definisce un riferimento a un elemento Aspose.Page.XPS.xpsMetadata.ParameterInit.Un elemento Aspose.Page.XPS.XpsMetadata.ScoredProperty che contiene un elemento ParameterRef non haun elemento esplicitamente impostato Aspose.Page.XPS.XpsMetadata.Value. invece, l’elemento Aspose.Page.XPS.XpsMetadata.ScoredPropertyriceve il suo valore dal Aspose.Page.XPS.xpsMetadata.ParameterInit elemento riferito da un ParameterRef Il elemento.https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterref

public class ParameterRef : PrintTicketElement, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterRef

Implements

IPrintTicketItem , IPrintTicketElementChild

I membri ereditari

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

Constructors

ParameterRef(String)

Crea una nuova instanza.

public ParameterRef(string name)

Parameters

name string

Il nome dei parametri.

 Italiano