Share via


ClaimedSlipPrinter.PageSize Property

Definition

Gets the size of paper that the claimed slip printer station currently uses, in the units that the ClaimedPosPrinter.MapMode property specifies.

public:
 property Size PageSize { Size get(); };
Size PageSize();
public Size PageSize { get; }
var size = claimedSlipPrinter.pageSize;
Public ReadOnly Property PageSize As Size

Property Value

The size of paper that the claimed slip printer station currently uses.

Applies to