Class DocumentRollCut

Class DocumentRollCut

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Rulo kağıdı için kesme yöntemi tanımlar. her belge ayrı olarak işlenir.Belirlenen seçenekler, tekerlek kesimi için farklı yöntemleri tanımlar.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentrollcut

public sealed class DocumentRollCut : RollCut, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature RollCut DocumentRollCut

Implements

IFeatureItem , IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

mirasçı üyeleri

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

Constructors

DocumentRollCut(Yorumlar RollCutOption[])

Yeni bir örnek oluşturur.

public DocumentRollCut(params RollCut.RollCutOption[] options)

Parameters

options RollCut . RollCutOption […]

Bir dizi özellik için özel seçenekler.

 Türkçe