Class PageSourceColorProfile.PageSourceColorProfileOption
Името на пространството: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)
Описание на Aspose.Page.XPS.xpsMetadata.PageSourceColorProfile функции опции.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
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()
Fields
CMYK
Профилът на източника, използван за извършване на управление на цветовете за нетагирани CMYK данни.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
полева стойност
PageSourceColorProfile . PageSourceColorProfileOption
None
Няма източник на профил.
public static PageSourceColorProfile.PageSourceColorProfileOption None
полева стойност
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Профилът на източника, използван за извършване на управление на цветовете за нетагирани RGB данни.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB