Class PageBlackGenerationProcessingUnderColorAdditionStart
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
توضیح میدهد که سطح سایه زیر کدام UCA اعمال خواهد شد. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionstart
public sealed class PageBlackGenerationProcessingUnderColorAdditionStart : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
وراثت
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageBlackGenerationProcessingUnderColorAdditionStart
پیادهسازی
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()
سازندهها
PageBlackGenerationProcessingUnderColorAdditionStart(int)
یک نمونه جدید ایجاد میکند.
public PageBlackGenerationProcessingUnderColorAdditionStart(int value)
پارامترها
value
int
مقدار پارامتر.
ویژگیها
MaxValue
برای پارامترهای با مقادیر صحیح یا اعشاری، بزرگترین مقدار مجاز را تعریف میکند.
public override int MaxValue { get; }
مقدار ویژگی
MinValue
برای پارامترهای با مقادیر صحیح یا اعشاری، کوچکترین مقدار مجاز را تعریف میکند.
public override int MinValue { get; }