Class JobComment
Class JobComment
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifikuje komentář spojený se zakázkou. Příklad: “Prosím doručte do místnosti 1234 po dokončení”.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment
public sealed class JobComment : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Dědičnost
object ←
PrintTicketElement ←
ParameterInit ←
StringParameterInit ←
JobComment
Implementuje
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Děděné členy
StringParameterInit.MinLength,
StringParameterInit.MaxLength,
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Konstruktor
JobComment(string)
Vytváří novou instanci.
public JobComment(string value)
Parametry
value
string
Hodnota parametru.