Class PageDestinationColorProfile
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
대상 색상 프로파일의 특성을 정의합니다.
응용 프로그램이나 드라이버가 사용할 대상 색상 프로파일을 선택하는지 여부를 설명합니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile
public sealed class PageDestinationColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
상속
object ←
PrintTicketElement ←
CompositePrintTicketElement ←
Feature ←
PageDestinationColorProfile
구현
IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPagePrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild
상속된 멤버
Feature.Add(params IFeatureItem[]),
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
생성자
PageDestinationColorProfile(params PageDestinationColorProfileOption[])
새 인스턴스를 생성합니다.
public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)
매개변수
options
PageDestinationColorProfile.PageDestinationColorProfileOption[]
기능에 특정한 옵션 배열입니다.