Class PageBlackGenerationProcessingUnderColorAdditionLevel
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
อธิบายปริมาณหมึกสี (ในอัตราส่วนของส่วนประกอบสีเทา) ที่จะเพิ่มไปยังพื้นที่ที่ GCR/UCR ได้สร้าง “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; }