The "base" XML stuff with minimal abstraction.
c
c
c
EposXml.EposImage
An ePOS <image> element. Embeds an image into the output.
c
EposXml.EposPrint
The root <epos-print> element of the document. Everything of yours should be a child hereof.
c
EposXml.EposText
A <text> element. Formatting carries through to the next text elements.
c
EposXml.SoapBody
The <s:body> XML element for an XMLSoap document.
c
c
EposXml.SoapEnvelopeDocumentRoot
The document root, with the declaration element, for a Soap Envelope.
E
EposImageHalftone
How the image encoder should handle halftone stuff.
E
EposXml.EposAlign
The alignment on the horizontal axis
E
EposXml.EposCutType
How the printer should cut the feed
E
EposXml.EposFont
A printer font.
E
EposXml.EposImageColour
The colour mode to use. Only Colour1 is tested.
E
EposXml.EposImageMode
Epson Point of Sale system image modes.
f
EposXml.bitMatrixToImageData
Converts a Bit Matrix to an ImageData.