Class DocumentHolePunch

Class DocumentHolePunch

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

出力の穴あけ特性を説明します。各文書は個別に穴あけされます。
Aspose.Page.XPS.XpsMetadata.JobHolePunch と Aspose.Page.XPS.XpsMetadata.DocumentHolePunch キーワードは相互に排他的です。
両方を同時に PrintTicket または Print Capabilities ドキュメントに指定することはできません。
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch

public sealed class DocumentHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
DocumentHolePunch

実装

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

継承メンバー

Feature.Add(params IFeatureItem[]),
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

コンストラクター

DocumentHolePunch(params HolePunchOption[])

新しいインスタンスを作成します。

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

パラメーター

options HolePunch.HolePunchOption[]

機能に特有のオプションの配列。

 日本語