Class PageBlackGenerationProcessingGrayComponentReplacementStart
Pôvodný názov: Aspose.Page.XPS.XpsMetadata Zhromaždenie: Aspose.Page.dll (25.4.0)
Popisuje bod v rozsahu “vysoké svetlo do tieňa”, kde by mal GCR začať (100% najtemnejší tieň).https://docs.microsoft.com/en-us/windows/win32/printdocy/pageblackgenerationprocessinggraycomponentreplacementstart
public sealed class PageBlackGenerationProcessingGrayComponentReplacementStart : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← IntegerParameterInit ← PageBlackGenerationProcessingGrayComponentReplacementStart
Implements
IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild
Z dedičných členov
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()
Constructors
PageBlackGenerationProcessingGrayComponentReplacementStart(int)
Vytvára novú inštanciu.
public PageBlackGenerationProcessingGrayComponentReplacementStart(int value)
Parameters
value
int
Hodnoty parametrov .
Properties
MaxValue
V prípade integrovaných alebo desiatkových parametrov sa definuje najvyššia povolená hodnota.
public override int MaxValue { get; }
Hodnota nehnuteľnosti
MinValue
V prípade integrovaných alebo desiatkových parametrov sa definuje najmenšia povolená hodnota.
public override int MinValue { get; }