Class PageSourceColorProfile

Class PageSourceColorProfile

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Definiuje cechy profilu kolorów źródłowych.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

public sealed class PageSourceColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

objectPrintTicketElementCompositePrintTicketElementFeaturePageSourceColorProfile

Implementuje

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Członkowie dziedziczeni

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktorzy

PageSourceColorProfile(params PageSourceColorProfileOption[])

Tworzy nową instancję.

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

Parametry

options PageSourceColorProfile.PageSourceColorProfileOption[]

Tablica opcji specyficznych dla cechy.

 Polski