Class PageBlackGenerationProcessingTotalInkCoverageLimit
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
מפרט את הסכום המרבי המותר של ארבעת כיסויי הדיו בכל מקום בתמונה.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingtotalinkcoveragelimit
public sealed class PageBlackGenerationProcessingTotalInkCoverageLimit : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
ירושה
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageBlackGenerationProcessingTotalInkCoverageLimit
מיישם
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()
קונסטרוקטורים
PageBlackGenerationProcessingTotalInkCoverageLimit(int)
יוצר מופע חדש.
public PageBlackGenerationProcessingTotalInkCoverageLimit(int value)
פרמטרים
value
int
ערך הפרמטר.
מאפיינים
MaxValue
לפרמטרים בעלי ערך של שלם או עשרוני, מגדיר את הערך הגדול ביותר המותר.
public override int MaxValue { get; }
ערך מאפיין
MinValue
לפרמטרים בעלי ערך של שלם או עשרוני, מגדיר את הערך הקטן ביותר המותר.
public override int MinValue { get; }