Class PageNegativeImage.PageNegativeImageOption
Class PageNegativeImage.PageNegativeImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.7.0)
Defines Aspose.Page.XPS.XpsMetadata.PageNegativeImage feature options.
public sealed class PageNegativeImage.PageNegativeImageOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageNegativeImage.PageNegativeImageOption
Implements
IFeatureItem , IPrintTicketElementChild
Inherited Members
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
Negative
Specifies the output should be the negative image.
public static PageNegativeImage.PageNegativeImageOption Negative
Field Value
PageNegativeImage . PageNegativeImageOption
None
Specifies the output should be the non-negative image.
public static PageNegativeImage.PageNegativeImageOption None