Class PageBlackGenerationProcessingGrayComponentReplacementStart
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Popisuje bod v rozsahu “zvýraznění na stín”, kde by měl GCR začít (100% nejtmavší stín).
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementstart
public sealed class PageBlackGenerationProcessingGrayComponentReplacementStart : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Dědičnost
object ←
PrintTicketElement ←
ParameterInit ←
IntegerParameterInit ←
PageBlackGenerationProcessingGrayComponentReplacementStart
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
PageBlackGenerationProcessingGrayComponentReplacementStart(int)
Vytváří novou instanci.
public PageBlackGenerationProcessingGrayComponentReplacementStart(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; }