Class PageBlackGenerationProcessingUnderColorAdditionLevel
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
يصف مقدار الحبر الكروماتي (بنسب المكونات الرمادية) الذي يجب إضافته إلى المناطق التي تم فيها توليد “BlackInkLimit” (أو UCAStart، إذا تم تحديده) في الألوان الداكنة المحايدة والمناطق القريبة من المحايدة.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionlevel
public sealed class PageBlackGenerationProcessingUnderColorAdditionLevel : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
الوراثة
object ←
PrintTicketElement ←
ParameterInit ←
IntegerParameterInit ←
PageBlackGenerationProcessingUnderColorAdditionLevel
التنفيذ
IJobPrintTicketItem،
IDocumentPrintTicketItem،
IPagePrintTicketItem،
IPrintTicketItem،
IPrintTicketElementChild
الأعضاء الموروثة
IntegerParameterInit.MinValue،
IntegerParameterInit.MaxValue،
IntegerParameterInit.Multiple،
PrintTicketElement.Name،
object.GetType()،
object.ToString()،
object.Equals(object?)،
object.Equals(object?, object?)،
object.ReferenceEquals(object?, object?)،
object.GetHashCode()
المُنشئات
PageBlackGenerationProcessingUnderColorAdditionLevel(int)
ينشئ مثيلاً جديداً.
public PageBlackGenerationProcessingUnderColorAdditionLevel(int value)
المعلمات
value
int
قيمة المعلمة.
الخصائص
MaxValue
بالنسبة للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أكبر قيمة مسموح بها.
public override int MaxValue { get; }
قيمة الخاصية
MinValue
بالنسبة للمعلمات ذات القيم الصحيحة أو العشرية، يحدد أصغر قيمة مسموح بها.
public override int MinValue { get; }