Members |
Description |
kAnnotations |
Set if annotations are to be rendered. |
kLCDText |
Set if using text rendering optimized for LCD display. |
kNoNativeText |
Don't use the native text output available on some platforms. |
kGrayScale |
Grayscale output. |
kReverseByteOrder |
Set whether to render in a reverse Byte order. |
kDebugInfo |
Set if you want to get some debug info. |
kNoCatch |
Set if you don't want to catch exceptions. |
kLimitImageCache |
Limit image cache size. |
kForceHalfTone |
Always use halftone for image stretching. |
kPrinting |
Render for printing. |
kDisableAAforText |
Set to disable anti-aliasing on text. |
kDisableAAforImage |
Set to disable anti-aliasing on images. |
kDisableAAforGeom |
Set to disable anti-aliasing on geometry (pdf paths). |
details This enumeration represents page rendering flags.
File: RxPdfToRasterServices.h
Module: API Reference
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|