Class DocumentRollCut

Class DocumentRollCut

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

Описує метод різання рулонного паперу. Кожен документ обробляється окремо.
Вказані параметри описують різні методи різання рулону.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentrollcut

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

Спадкування

object
PrintTicketElement
CompositePrintTicketElement
Feature
RollCut
DocumentRollCut

Реалізує

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()

Конструктори

DocumentRollCut(params RollCutOption[])

Створює новий екземпляр.

public DocumentRollCut(params RollCut.RollCutOption[] options)

Параметри

options RollCut.RollCutOption[]

Масив параметрів, специфічних для цієї функції.

 Українська