DocumentDuplex

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Feature, com.aspose.xps.metadata.Duplex

All Implemented Interfaces: com.aspose.xps.metadata.IJobPrintTicketItem, com.aspose.xps.metadata.IDocumentPrintTicketItem

public final class DocumentDuplex extends Duplex implements IJobPrintTicketItem, IDocumentPrintTicketItem

आउटपुट की डुप्लेक्स विशेषताओं का वर्णन करता है। डुप्लेक्स फीचर मीडिया के दोनों पक्षों पर प्रिंट करने की अनुमति देता है। प्रत्येक दस्तावेज़ अलग-अलग डुप्लेक्स किया जाता है। DocumentDuplex और JobDuplexAllDocumentsContiguously परस्पर अनन्य हैं। इन कीवर्ड्स के बीच प्रतिबंध संभालना ड्राइवर पर निर्भर करता है। https://docs.microsoft.com/en-us/windows/win32/printdocs/documentduplex

कंस्ट्रक्टर्स

कंस्ट्रक्टरविवरण
DocumentDuplex(Duplex.DuplexOption[] options)एक नया इंस्टेंस बनाता है।

मेथड्स

मेथडविवरण
add(IFeatureItem[] items)इस फीचर की आइटम सूची के अंत में आइटमों की एक सूची जोड़ता है।
equals(Object arg0)
getClass()
getName()एलिमेंट का नाम प्राप्त करता है।
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

DocumentDuplex(Duplex.DuplexOption[] options)

public DocumentDuplex(Duplex.DuplexOption[] options)

एक नया इंस्टेंस बनाता है।

Parameters:

पैरामीटरप्रकारविवरण
optionsDuplexOption[]फ़ीचर के लिए विशिष्ट विकल्पों की एक सरणी।

add(IFeatureItem[] items)

public void add(IFeatureItem[] items)

इस फ़ीचर की आइटम सूची के अंत में आइटमों की एक सूची जोड़ता है। प्रत्येक को एक Feature , एक Option , या एक Property इंस्टेंस होना चाहिए।

Parameters:

पैरामीटरप्रकारविवरण
itemsIFeatureItem[]जोड़ने के लिए आइटमों की सूची।

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

पैरामीटरप्रकारविवरण
arg0java.lang.Object

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getName()

public String getName()

एलिमेंट का नाम प्राप्त करता है।

Returns: java.lang.String

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

पैरामीटरप्रकारविवरण
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

पैरामीटरप्रकारविवरण
arg0long
arg1int