Class DocumentRollCut

DocumentRollCut class

ロール紙のカット方法について説明します。各ドキュメントは個別に処理されます。 指定されたオプションは、ロール カットのさまざまな方法を記述します。 https://docs.microsoft.com/en-us/windows/win32/printdocs/documentrollcut

public sealed class DocumentRollCut : RollCut, IDocumentPrintTicketItem, IJobPrintTicketItem

コンストラクター

名前説明
DocumentRollCut(params RollCutOption[])新しいインスタンスを作成します。

プロパティ

名前説明
Name { get; }要素名を取得します。

メソッド

名前説明
Add(params IFeatureItem[])この機能のアイテム リストの最後にアイテムのリストを追加します。 それぞれがFeatureOptionまたはPropertyインスタンス.

関連項目