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()
필드
Negative
출력이 음수 이미지여야 함을 지정합니다.
public static PageNegativeImage.PageNegativeImageOption Negative
필드 값
PageNegativeImage.PageNegativeImageOption
None
출력이 비음수 이미지여야 함을 지정합니다.
public static PageNegativeImage.PageNegativeImageOption None