Class PageBorderless

PageBorderless class

イメージ コンテンツをメディアの物理的な端まで印刷する必要がある場合について説明します。

public sealed class PageBorderless : Feature, IDocumentPrintTicketItem, IJobPrintTicketItem, 
    IPagePrintTicketItem

コンストラクター

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

プロパティ

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

メソッド

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

その他のメンバー

名前説明
class PageBorderlessOptionは、PageBorderless機能オプション.

関連項目