Class DocumentRollCut

Class DocumentRollCut

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

Rulo kağıt için kesme yöntemini tanımlar. Her belge ayrı ayrı işlenir.
Belirtilen seçenekler, rulo kesim 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

Miras

object
PrintTicketElement
CompositePrintTicketElement
Feature
RollCut
DocumentRollCut

Uygular

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

DocumentRollCut(params RollCutOption[])

Yeni bir örnek oluşturur.

public DocumentRollCut(params RollCut.RollCutOption[] options)

Parametreler

options RollCut.RollCutOption[]

Özelliğe özgü seçeneklerin bir dizisi.

 Türkçe