Class PageNegativeImage.PageNegativeImageOption
Class PageNegativeImage.PageNegativeImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Definuje možnosti funkce Aspose.Page.XPS.XpsMetadata.PageNegativeImage.
public sealed class PageNegativeImage.PageNegativeImageOption : Option, IFeatureItem, IPrintTicketElementChild
Dědičnost
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageNegativeImage.PageNegativeImageOption
Implementuje
IFeatureItem, IPrintTicketElementChild
Děděné členy
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Pole
Negativní
Určuje, že výstup by měl být negativní obraz.
public static PageNegativeImage.PageNegativeImageOption Negative
Hodnota pole
PageNegativeImage.PageNegativeImageOption
Žádný
Určuje, že výstup by měl být nenegativní obraz.
public static PageNegativeImage.PageNegativeImageOption None