FSPDF_LAYERUSAGE_ZOOMDATA Struct Reference

Param structure for PDF layer zoom usage. More...

#include <fpdf_layer_r.h>

Public Attributes

FS_FLOAT minFactor
 The minimum recommended magnification factor at which the group should be ON. -1 means not to set the zoom floor.
 
FS_FLOAT maxFactor
 The magnification factor below which the group should be ON. -1 means not to set the zoom upper.
 

Detailed Description

Param structure for PDF layer zoom usage.


The documentation for this struct was generated from the following file:

Foxit Corporation