PrintQueueIndexedProperty 枚举

定义

指定在构建 PrintQueue 对象时初始化的属性。

public enum class PrintQueueIndexedProperty
public enum PrintQueueIndexedProperty
type PrintQueueIndexedProperty = 
Public Enum PrintQueueIndexedProperty
继承
PrintQueueIndexedProperty

字段

AveragePagesPerMinute 9

打印队列的速度。

Comment 2

打印队列特定的注释。

DefaultPrintTicket 19

默认的打印票证对象。

DefaultPriority 6

默认优先级。

Description 4

队列的说明。

HostingPrintServer 15

主机打印服务器。

Location 3

物理打印机的位置。

Name 0

打印队列的名称。

NumberOfJobs 10

打印队列中的作业数量。

Priority 5

打印队列相对于服务同一打印机的其他打印队列的优先级。

QueueAttributes 11

打印队列的特性。

QueueDriver 12

队列的打印机驱动程序。

QueuePort 13

打印队列使用的打印机端口。

QueuePrintProcessor 14

打印队列的打印处理器。

QueueStatus 16

队列的当前状态。

SeparatorFile 17

分隔符文件的路径。

ShareName 1

队列的共享名称。

StartTimeOfDay 7

队列开始打印作业的时间。

UntilTimeOfDay 8

队列停止打印作业的时间。

UserPrintTicket 18

用户的打印票证。

适用于