Class JobComment
Class JobComment
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Określa komentarz związany z zadaniem. Przykład: “Proszę dostarczyć do pokoju 1234 po zakończeniu”.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment
public sealed class JobComment : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Dziedziczenie
object ← PrintTicketElement ← ParameterInit ← StringParameterInit ← JobComment
Implementuje
IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Członkowie dziedziczeni
StringParameterInit.MinLength, StringParameterInit.MaxLength, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktorzy
JobComment(string)
Tworzy nową instancję.
public JobComment(string value)
Parametry
value
string
Wartość parametru.