Class JobComment

Class JobComment

Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)

Especifica un comentario relacionado con el trabajo. ejemplo: “Por favor entregue a la habitación 1234 cuando se haya completado”.https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment

public sealed class JobComment : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit StringParameterInit JobComment

Implements

IJobPrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

StringParameterInit.MinLength ,y, StringParameterInit.MaxLength ,y, PrintTicketElement.Name ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

JobComment(El string)

Crea una nueva instancia.

public JobComment(string value)

Parameters

value string

El valor de los parámetros.

 Español