Class PageSourceColorProfile.PageSourceColorProfileOption
Class PageSourceColorProfile.PageSourceColorProfileOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile 기능 옵션을 설명합니다.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
상속
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
구현
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()
필드
CMYK
태그가 없는 CMYK 데이터에 대한 색상 관리를 수행하는 데 사용되는 소스 프로파일입니다.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
필드 값
PageSourceColorProfile.PageSourceColorProfileOption
None
소스 프로파일이 없습니다.
public static PageSourceColorProfile.PageSourceColorProfileOption None
필드 값
PageSourceColorProfile.PageSourceColorProfileOption
RGB
태그가 없는 RGB 데이터에 대한 색상 관리를 수행하는 데 사용되는 소스 프로파일입니다.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB