Represents a literal text item. Use it for sending raw printer commands.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public class LiteralItem : Item |
Visual Basic |
---|
Public Class LiteralItem Inherits Item |
Visual C++ |
---|
public ref class LiteralItem : public Item |