Sdílet prostřednictvím


WorkflowPrintTicket.PageBorderlessFeature Property

Definition

Gets the document borderless configuration for this print ticket.

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

Property Value

The borderless feature object.

Applies to