Namespace Neodynamic.SDK.EPLPrinter
Classes
EPLElement
It represents a rendered EPL element.
EPLPrinter
It represents a virtual printer emulator that can process EPL (Eltron Programming Language) commands generating the output rendering in well known raster image and document formats like PNG, JPG, PDF and more.
RealTimeClock
It represents a real-time clock.
RenderEventArgs
Provides data for the Render event.
Enums
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 EPLPrinter.