Features.PageOrientation
Features.PageOrientation class
PageOrientation 打印票功能的便利类。
public sealed class PageOrientation : Feature
特性
姓名 | 描述 |
---|---|
Name { get; } | 返回功能名称。 |
方法
姓名 | 描述 |
---|---|
Add(params IFeatureItem[]) | 将项目列表添加到特征项目列表的末尾。 每一个都必须是Feature ,Option 或Property 对象。 |
GetEnumerator() | IEnumerable接口的实现。 |
override ToString() | 返回字符串表示。 |
字段
姓名 | 描述 |
---|---|
static readonly Landscape | 横向 |
static readonly Portrait | 纵向方向 |
static readonly ReverseLandscape | 反向横向方向 |
static readonly ReversePortrait | 反向纵向方向 |
也可以看看
- class Feature
- class Features
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page