Class PageBlackGenerationProcessingGrayComponentReplacementExtent
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Popisuje rozsah rozšířený za neutrální (do chromatických barev), na který se GCR vztahuje.
0% = Nahrazení jednotkovou složkou, 100% = Nahrazení šedé složky.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementextent
public sealed class PageBlackGenerationProcessingGrayComponentReplacementExtent : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Dědění
object ←
PrintTicketElement ←
ParameterInit ←
IntegerParameterInit ←
PageBlackGenerationProcessingGrayComponentReplacementExtent
Implementuje
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
Děděné členy
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()
Konstruktor
PageBlackGenerationProcessingGrayComponentReplacementExtent(int)
Vytváří novou instanci.
public PageBlackGenerationProcessingGrayComponentReplacementExtent(int value)
Parametry
value
int
Hodnota parametru.
Vlastnosti
MaxValue
Pro parametry s celočíselnou nebo desetinnou hodnotou definuje největší povolenou hodnotu.
public override int MaxValue { get; }
Hodnota vlastnosti
MinValue
Pro parametry s celočíselnou nebo desetinnou hodnotou definuje nejmenší povolenou hodnotu.
public override int MinValue { get; }