ImageGear for C and C++ on Linux v20.0 - Updated
enumIGPDFPageDrawSmoothFlags
API Reference Guide > PDF Component API Reference > PDF Component Enumerations Reference > enumIGPDFPageDrawSmoothFlags

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.

Is this page helpful?
Yes No
Thanks for your feedback.