Class JobComment
Class JobComment
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifica un commento associato al lavoro. Esempio: “Si prega di consegnare alla stanza 1234 quando completato”.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment
public sealed class JobComment : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Ereditarietà
object ←
PrintTicketElement ←
ParameterInit ←
StringParameterInit ←
JobComment
Implementa
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Membri Ereditati
StringParameterInit.MinLength,
StringParameterInit.MaxLength,
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Costruttori
JobComment(string)
Crea una nuova istanza.
public JobComment(string value)
Parametri
value
string
Il valore del parametro.