Class DocumentCoverBackSource

DocumentCoverBackSource class

カスタム裏表紙のソースを指定します。 https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcoverbacksource

public sealed class DocumentCoverBackSource : StringParameterInit, IDocumentPrintTicketItem, 
    IJobPrintTicketItem

コンストラクター

名前説明
DocumentCoverBackSource(string)新しいインスタンスを作成します。

プロパティ

名前説明
virtual MaxLength { get; }文字列値の場合、許容される最長の文字列を定義します。
virtual MinLength { get; }文字列値の場合、許可される最短の文字列を定義します。
Name { get; }要素名を取得します。

関連項目