PageBlackGenerationProcessingGrayComponentReplacementLevel

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.ParameterInit, com.aspose.xps.metadata.IntegerParameterInit

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

public final class PageBlackGenerationProcessingGrayComponentReplacementLevel extends IntegerParameterInit implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem

يحدد النسبة المئوية لاستبدال المكوّن الرمادي التي يجب تنفيذها. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementlevel

المُنشئات

المُنشئالوصف
PageBlackGenerationProcessingGrayComponentReplacementLevel(int value)ينشئ مثيلًا جديدًا.

الطرق

طريقةالوصف
equals(Object arg0)
getClass()
getMaxValue()للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أكبر قيمة مسموح بها.
getMinValue()للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أصغر قيمة مسموح بها.
getMultiple()للمعلمات ذات القيم الصحيحة أو العشرية، يجب أن تكون قيمة المعلمة مضاعفاً لهذا الرقم.
getName()يحصل على اسم العنصر.
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

PageBlackGenerationProcessingGrayComponentReplacementLevel(int value)

public PageBlackGenerationProcessingGrayComponentReplacementLevel(int value)

ينشئ مثيلًا جديدًا.

Parameters:

معاملنوعالوصف
القيمةintقيمة المعلمة.

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

معاملنوعالوصف
arg0java.lang.Object

Returns: منطقي

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getMaxValue()

public int getMaxValue()

للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أكبر قيمة مسموح بها.

Returns: int

getMinValue()

public int getMinValue()

للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أصغر قيمة مسموح بها.

Returns: int

getMultiple()

public int getMultiple()

للمعلمات ذات القيم الصحيحة أو العشرية، يجب أن تكون قيمة المعلمة مضاعفاً لهذا الرقم.

Returns: int - الرقم الذي يجب أن تكون المعلمة مضاعفاً له.

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