Class PageSourceColorProfile.PageSourceColorProfileOption
Navne til: Aspose.Page.XPS.XpsMetadata Sammensætning: Aspose.Page.dll (25.4.0)
Beskriver Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile-funktionsmulighederne.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
De arvede medlemmer
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
Kildeprofil bruges til at udføre farveforvaltning for ikke-tagget CMYK-data.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Fællesværdi
PageSourceColorProfile . PageSourceColorProfileOption
None
Ingen kildeprofil.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Fællesværdi
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Kildeprofil bruges til at udføre farveforvaltning for utagget RGB-data.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB