Search Results for

    Show / Hide Table of Contents

    Enum PrinterRawOperation

    Low-level printer control operations sent to raw/ESC-POS style devices, covering paper handling (cut, feed, tear-off), cash-drawer pulses, font styles, line spacing and pitch (cpi).

    Namespace: Reportman.Drawing
    Assembly: Reportman.Drawing.dll
    Syntax
    public enum PrinterRawOperation

    Fields

    Name Description
    BlackFont
    Bold
    CR
    CutPaper
    EndPrint
    FF
    InitPrinter
    Italic
    LineFeed
    LineSpace6
    LineSpace7_72
    LineSpace8
    LineSpacen_180
    LineSpacen_216
    Linespacen_60
    Normal
    OpenDrawer
    Pulse
    RedFont
    StrikeOut
    TearOff
    Underline
    cpi10
    cpi12
    cpi15
    cpi17
    cpi20
    cpi5
    cpi6
    • View Source
    In this article
    Back to top Generated by DocFX