Class PageNegativeImage.PageNegativeImageOption
Class PageNegativeImage.PageNegativeImageOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PageNegativeImage 機能オプションを定義します。
public sealed class PageNegativeImage.PageNegativeImageOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageNegativeImage.PageNegativeImageOption
実装
IFeatureItem, IPrintTicketElementChild
継承メンバー
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
フィールド
ネガティブ
出力がネガティブ画像であることを指定します。
public static PageNegativeImage.PageNegativeImageOption Negative
フィールド値
PageNegativeImage.PageNegativeImageOption
ノンネガティブ
出力がノンネガティブ画像であることを指定します。
public static PageNegativeImage.PageNegativeImageOption None