PXC_ContentPlaceMode Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_ContentPlaceMode
{
    cpm_Left   = 0,
    cpm_Middle = 1,
    cpm_Right  = 2,
    cpm_Fit    = 3,
    cpm_Top    = 0,
    cpm_Bottom = 2,
};

Constants

cpm_Left
The ...
cpm_Middle
The ...
cpm_Right
The ...
cpm_Fit
The ...
cpm_Top
The ...
cpm_Bottom
The ...

See Also

IPXC_PagesOverlayInfo::InsertNew