Class PageBlackGenerationProcessingUnderColorAdditionLevel
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Mô tả lượng mực màu (theo tỷ lệ thành phần xám) cần thêm vào các khu vực mà GCR/UCR đã tạo ra “BlackInkLimit” (hoặc UCAStart, nếu được chỉ định) trong các khu vực trung tính tối và gần trung tính. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingundercoloradditionlevel
public sealed class PageBlackGenerationProcessingUnderColorAdditionLevel : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Kế thừa
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageBlackGenerationProcessingUnderColorAdditionLevel
Triển khai
IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Thành viên kế thừa
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()
Các hàm khởi tạo
PageBlackGenerationProcessingUnderColorAdditionLevel(int)
Tạo một thể hiện mới.
public PageBlackGenerationProcessingUnderColorAdditionLevel(int value)
Tham số
value
int
Giá trị tham số.
Thuộc tính
MaxValue
Đối với các tham số có giá trị số nguyên hoặc số thập phân, xác định giá trị lớn nhất được phép.
public override int MaxValue { get; }
Giá trị thuộc tính
MinValue
Đối với các tham số có giá trị số nguyên hoặc số thập phân, xác định giá trị nhỏ nhất được phép.
public override int MinValue { get; }