Class DocumentSeparatorSheet
DocumentSeparatorSheet class
描述文档的分隔页用法。 分隔页应出现在输出中,如下面指定的选项所示。 https://docs.microsoft.com/en-us/windows/win32/printdocs/documentseparatorsheet
public sealed class DocumentSeparatorSheet : Feature, IDocumentPrintTicketItem, IJobPrintTicketItem
构造函数
姓名 | 描述 |
---|---|
DocumentSeparatorSheet(params DocumentSeparatorSheetOption[]) | 创建一个新实例。 |
特性
姓名 | 描述 |
---|---|
Name { get; } | 获取元素名称。 |
方法
姓名 | 描述 |
---|---|
Add(params IFeatureItem[]) | 将项目列表添加到此功能的项目列表的末尾。 每个必须是一个Feature , 一个Option 或Property 实例. |
其他成员
姓名 | 描述 |
---|---|
class DocumentSeparatorSheetOption | 描述了DocumentSeparatorSheet 功能选项. |
也可以看看
- class Feature
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page