Class JobComment

JobComment class

指定与作业关联的注释。示例:“完成后请送至 1234 房间”。 https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment

public sealed class JobComment : StringParameterInit, IJobPrintTicketItem

构造函数

姓名描述
JobComment(string)创建一个新实例。

特性

姓名描述
virtual MaxLength { get; }对于字符串值,定义允许的最长字符串。
virtual MinLength { get; }对于字符串值,定义允许的最短字符串。
Name { get; }获取元素名称。

也可以看看