Class PageBlackGenerationProcessingGrayComponentReplacementExtent
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Mô tả phạm vi mở rộng vượt ra ngoài màu trung tính (vào màu sắc) mà GCR áp dụng.
0% = Thay thế thành phần đồng nhất, 100% = Thay thế thành phần xám.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementextent
public sealed class PageBlackGenerationProcessingGrayComponentReplacementExtent : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Kế thừa
object ←
PrintTicketElement ←
ParameterInit ←
IntegerParameterInit ←
PageBlackGenerationProcessingGrayComponentReplacementExtent
Thực hiện
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Các 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
PageBlackGenerationProcessingGrayComponentReplacementExtent(int)
Tạo một thể hiện mới.
public PageBlackGenerationProcessingGrayComponentReplacementExtent(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ị nguyên hoặc 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ị nguyên hoặc thập phân, xác định giá trị nhỏ nhất được phép.
public override int MinValue { get; }