WorkflowPrintTicket.PageOrientationFeature Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém a configuração de orientação de página para este tíquete de impressão.
public:
property PrintTicketFeature ^ PageOrientationFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature PageOrientationFeature();
public PrintTicketFeature PageOrientationFeature { get; }
var printTicketFeature = workflowPrintTicket.pageOrientationFeature;
Public ReadOnly Property PageOrientationFeature As PrintTicketFeature
Valor da propriedade
O objeto de recurso de orientação de página.