Class ParameterRef
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
La clase que implementa una referencia de parámetro común de PrintTicket.
Un elemento ParameterRef
define una referencia a un elemento Aspose.Page.XPS.XpsMetadata.ParameterInit.
Un elemento Aspose.Page.XPS.XpsMetadata.ScoredProperty que contiene un elemento ParameterRef no tiene
un elemento Aspose.Page.XPS.XpsMetadata.Value establecido explícitamente. En cambio, el elemento Aspose.Page.XPS.XpsMetadata.ScoredProperty
recibe su valor del elemento Aspose.Page.XPS.XpsMetadata.ParameterInit referenciado por un elemento ParameterRef
.
https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterref
public class ParameterRef : PrintTicketElement, IPrintTicketItem, IPrintTicketElementChild
Herencia
object ←
PrintTicketElement ←
ParameterRef
Implementa
IPrintTicketItem,
IPrintTicketElementChild
Miembros heredados
PrintTicketElement.Name,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Constructores
ParameterRef(string)
Crea una nueva instancia.
public ParameterRef(string name)
Parámetros
name
string
Un nombre de parámetro.