Class PageNegativeImage.PageNegativeImageOption
Class PageNegativeImage.PageNegativeImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Definisce le opzioni della funzione Aspose.Page.XPS.XpsMetadata.PageNegativeImage.
public sealed class PageNegativeImage.PageNegativeImageOption : Option, IFeatureItem, IPrintTicketElementChild
Ereditarietà
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageNegativeImage.PageNegativeImageOption
Implementa
IFeatureItem, IPrintTicketElementChild
Membri Ereditati
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Campi
Negativo
Specifica che l’output deve essere l’immagine negativa.
public static PageNegativeImage.PageNegativeImageOption Negative
Valore del Campo
PageNegativeImage.PageNegativeImageOption
Nessuno
Specifica che l’output deve essere l’immagine non negativa.
public static PageNegativeImage.PageNegativeImageOption None