Class DocumentRollCut

Class DocumentRollCut

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Opisuje metodę cięcia dla papieru rolowego.Każdy dokument jest przetwarzany oddzielnie.Opcje określone opisują różne metody cięcia rolek.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

Dziedziczeni członkowie

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(Paramety RollCutOption[])

Stworzyła się nowa instancja

public DocumentRollCut(params RollCut.RollCutOption[] options)

Parameters

options RollCut . RollCutOption [ ]

Szeroki wybór opcji specyficznych dla funkcji.

 Polski