Class PageBlackGenerationProcessingBlackInkLimit
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
เนื้อหาของแอปพลิเคชันที่มีป้ายกำกับด้วยสีที่ระบุจะต้องปรากฏในทุกการแยกสี
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessingblackinklimit
public sealed class PageBlackGenerationProcessingBlackInkLimit : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
การสืบทอด
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageBlackGenerationProcessingBlackInkLimit
การใช้งาน
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()
ตัวสร้าง
PageBlackGenerationProcessingBlackInkLimit(int)
สร้างอินสแตนซ์ใหม่
public PageBlackGenerationProcessingBlackInkLimit(int value)
พารามิเตอร์
value
int
ค่าพารามิเตอร์
คุณสมบัติ
MaxValue
สำหรับพารามิเตอร์ที่เป็นจำนวนเต็มหรือทศนิยม กำหนดค่าที่อนุญาตสูงสุด
public override int MaxValue { get; }
ค่าคุณสมบัติ
MinValue
สำหรับพารามิเตอร์ที่เป็นจำนวนเต็มหรือทศนิยม กำหนดค่าที่อนุญาตต่ำสุด
public override int MinValue { get; }