SlipPrinterCapabilities.IsFullLengthSupported Property

Definition

Gets whether the slip printer station can print full-length forms.

public:
 property bool IsFullLengthSupported { bool get(); };
bool IsFullLengthSupported();
public bool IsFullLengthSupported { get; }
var boolean = slipPrinterCapabilities.isFullLengthSupported;
Public ReadOnly Property IsFullLengthSupported As Boolean

Property Value

Boolean

bool

True if the slip printer station can print full-length forms. False if the slip printer station is a validation-type station. Validation-type stations usually limit the number of print lines and turn off access to the receipt and journal stations while the validation slip is used.

Applies to