ReceiptPrinterCapabilities.RuledLineCapabilities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information about the capabilities of the receipt printer station to draw ruled lines.
public:
property PosPrinterRuledLineCapabilities RuledLineCapabilities { PosPrinterRuledLineCapabilities get(); };
PosPrinterRuledLineCapabilities RuledLineCapabilities();
public PosPrinterRuledLineCapabilities RuledLineCapabilities { get; }
var posPrinterRuledLineCapabilities = receiptPrinterCapabilities.ruledLineCapabilities;
Public ReadOnly Property RuledLineCapabilities As PosPrinterRuledLineCapabilities
Property Value
Information about the capabilities of the receipt printer station to draw ruled lines.