PXV_PagesLayoutManagerFlags Enumeration

From PDF XChange PDF SDK
Revision as of 03:41, 1 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_PagesLayoutManagerFlags
{
    PLMF_Horizontal       = 1;
    PLMF_SupportFloatZoom = 2;
};

Constants

PLMF_Horizontal
The ...
PLMF_SupportFloatZoom
The ...

See Also

See also ...