Namespace Neodynamic.SDK.ZPLPrinter
Classes
RealTimeClock
It represents a real-time clock.
RenderEventArgs
Provides data for the Render event.
ZPLElement
It represents a rendered ZPL element.
ZPLPrinter
It represents a virtual printer emulator that can process ZPL (Zebra Programming Language) commands generating the output rendering in well known raster image and document formats like PNG, JPG, PDF and more.
Enums
Flip
Specifies the axis used to flip the image.
RenderOutputFormat
Specifies the image or document format for the output rendering process.
RenderOutputRotation
Specifies the rotation to apply on the output rendering.
Delegates
RenderEventHandler
Represents the method that will handle the Render event of a ZPLPrinter.