Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

nazivni prostor: Aspose.Page.XPS.XpsMetadata Sastav: Aspose.Page.dll (25.4.0)

Opisuje opcije Aspose.Page.XPS.xpsMetadata.PageSourceColorProfile funkcije.

public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

naslijeđeni članovi

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

Profil izvora koristi se za izvršavanje upravljanja bojama za ne-tagirane CMYK podatke.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Vrijednost polja

PageSourceColorProfile . PageSourceColorProfileOption

None

Nema izvornog profila.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Vrijednost polja

PageSourceColorProfile . PageSourceColorProfileOption

RGB

Izvorni profil koristi se za upravljanje bojama za ne-tagirane RGB podatke.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Vrijednost polja

PageSourceColorProfile . PageSourceColorProfileOption

 Hrvatski