Class PageSourceColorProfile

Class PageSourceColorProfile

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

Definierar egenskaperna för den källfärprofil som används.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

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

Arv

object
PrintTicketElement
CompositePrintTicketElement
Feature
PageSourceColorProfile

Implementerar

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Arvade medlemmar

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

Konstruktörer

PageSourceColorProfile(params PageSourceColorProfileOption[])

Skapar en ny instans.

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

Parametrar

options PageSourceColorProfile.PageSourceColorProfileOption[]

En array av alternativ som är specifika för funktionen.

 Svenska