PrintTicketCapabilities.PageBorderlessFeature Property

Definition

Gets the available document borderless feature for this print ticket.

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

Property Value

The borderless feature object.

Applies to