diff options
Diffstat (limited to 'public/fpdf_progressive.h')
-rw-r--r-- | public/fpdf_progressive.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/public/fpdf_progressive.h b/public/fpdf_progressive.h index f352ff9d00..ffc812df77 100644 --- a/public/fpdf_progressive.h +++ b/public/fpdf_progressive.h @@ -66,7 +66,10 @@ typedef struct _IFSDK_PAUSE { // 2 (rotated 180 degrees), 3 (rotated 90 degrees // counter-clockwise). // flags - 0 for normal display, or combination of flags -// defined above. +// defined in fpdfview.h. With FPDF_ANNOT flag, it +// renders all annotations that does not require +// user-interaction, which are all annotations except +// widget and popup annotations. // pause - The IFSDK_PAUSE interface.A callback mechanism // allowing the page rendering process // Return value: |