ClaimedReceiptPrinter.PageSize Property

Definition

Gets the size of paper that the claimed receipt printer station currently uses.

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

Property Value

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

Applies to