WorkflowPrintTicket.PageOutputColorFeature 속성

정의

이 인쇄 티켓의 페이지 색 구성을 가져옵니다.

public:
 property PrintTicketFeature ^ PageOutputColorFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature PageOutputColorFeature();
public PrintTicketFeature PageOutputColorFeature { get; }
var printTicketFeature = workflowPrintTicket.pageOutputColorFeature;
Public ReadOnly Property PageOutputColorFeature As PrintTicketFeature

속성 값

페이지 색 기능 개체입니다.

적용 대상