PXV_PagesLayoutManagerAppFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:41, 1 May 2015


Specifies the ...

Syntax

enum PXV_PagesLayoutManagerAppFlags
{
    PLMAF_NoShadows   = 1;
    PLMAF_NoPageGaps  = 2;
    PLMAF_NoFloatZoom = 4;
    PLMAF_RTL         = 8;
};

Constants

PLMAF_NoShadows
The ...
PLMAF_NoPageGaps
The ...
PLMAF_NoFloatZoom
The ...
PLMAF_RTL
The ...

See Also

See also ...