ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Enumerations Reference / enumIGPDFPageDrawSmoothFlags
In This Topic
    enumIGPDFPageDrawSmoothFlags
    In This Topic

    Specifies bit flags indicating how a page is rendered.

    Values:

    IG_PDF_PAGE_DRAW_SMOOTH_TEXT

    0x0001

    Draw smooth text.

    IG_PDF_PAGE_DRAW_SMOOTH_LINE_ART

    0x0002

    Draw smooth line art.

    IG_PDF_PAGE_DRAW_SMOOTH_IMAGE

    0x0004

    Draw smooth image.

    IG_PDF_ENHANCE_THIN_LINES

    0x0008

    Enhance thin lines.