Class PageBlackGenerationProcessingGrayComponentReplacementLevel

Class PageBlackGenerationProcessingGrayComponentReplacementLevel

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

Specifikuje procento nahrazení šedé složky, které má být provedeno.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageblackgenerationprocessinggraycomponentreplacementlevel

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

Dědění

object
PrintTicketElement
ParameterInit
IntegerParameterInit
PageBlackGenerationProcessingGrayComponentReplacementLevel

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

PageBlackGenerationProcessingGrayComponentReplacementLevel(int)

Vytváří novou instanci.

public PageBlackGenerationProcessingGrayComponentReplacementLevel(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

int

MinValue

Pro parametry s celočíselnou nebo desetinnou hodnotou definuje nejmenší povolenou hodnotu.

public override int MinValue { get; }

Hodnota vlastnosti

int

 Čeština