Class Property
Property class
实现通用 PrintTicket 的类 . 所有模式定义属性的基类。 A元素声明设备、作业格式或其他相关属性 ,其名称由其名称属性指定。 AValue
元素用于将 值分配给. 一个可以很复杂,可能包含多个子属性。 子属性也由元素. https://docs.microsoft.com/en-us/windows/win32/printdocs/property
Property
Property
Property
Property
Property
public class Property : CompositePrintTicketElement, IFeatureItem, IOptionItem, IPrintTicketItem,
IPropertyItem, IScoredPropertyItem
构造函数
姓名 | 描述 |
---|---|
Property(string, Property, params IPropertyItem[]) | 创建一个新实例。 |
Property(string, Value, params IPropertyItem[]) | 创建一个新实例。 |
特性
姓名 | 描述 |
---|---|
Name { get; } | 获取元素名称。 |
也可以看看
- class CompositePrintTicketElement
- interface IFeatureItem
- interface IOptionItem
- interface IPrintTicketItem
- interface IPropertyItem
- interface IScoredPropertyItem
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page