Class DocumentImpositionColor

Class DocumentImpositionColor

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

지정된 이름 색상으로 레이블이 지정된 응용 프로그램 콘텐츠는 모든 색상 분리에 나타나야 합니다.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentimpositioncolor

public sealed class DocumentImpositionColor : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

상속

object
PrintTicketElement
ParameterInit
StringParameterInit
DocumentImpositionColor

구현

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

상속된 멤버

StringParameterInit.MinLength,
StringParameterInit.MaxLength,
PrintTicketElement.Name,
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()

생성자

DocumentImpositionColor(string)

새 인스턴스를 생성합니다.

public DocumentImpositionColor(string value)

매개변수

value string

매개변수 값.

 한국어