PMPrintSettings 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public class PMPrintSettings : PrintCore.PMPrintCoreBase
type PMPrintSettings = class
inherit PMPrintCoreBase
- 继承
构造函数
PMPrintSettings() |
属性
Collate | |
Copies | |
DuplexMode | |
FirstPage | |
Handle | (继承自 PMPrintCoreBase) |
LastPage | |
Scale |
方法
CopySettings(PMPrintSettings) | |
Dispose() | (继承自 PMPrintCoreBase) |
Dispose(Boolean) | (继承自 PMPrintCoreBase) |
GetPageRange(UInt32, UInt32) | |
SetPageRange(UInt32, UInt32) | |
TryCreate(PMPrintSettings) |