Class PageBlackGenerationProcessingGrayComponentReplacementStart

Class PageBlackGenerationProcessingGrayComponentReplacementStart

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Describe el punto en el rango de “resaltado a sombra” donde debe comenzar GCR (sombra más oscura al 100%). https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementstart

public sealed class PageBlackGenerationProcessingGrayComponentReplacementStart : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Herencia

objectPrintTicketElementParameterInitIntegerParameterInitPageBlackGenerationProcessingGrayComponentReplacementStart

Implementa

IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Miembros heredados

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()

Constructores

PageBlackGenerationProcessingGrayComponentReplacementStart(int)

Crea una nueva instancia.

public PageBlackGenerationProcessingGrayComponentReplacementStart(int value)

Parámetros

value int

El valor del parámetro.

Propiedades

MaxValue

Para parámetros de tipo entero o decimal, define el valor más grande permitido.

public override int MaxValue { get; }

Valor de la propiedad

int

MinValue

Para parámetros de tipo entero o decimal, define el valor más pequeño permitido.

public override int MinValue { get; }

Valor de la propiedad

int

 Español