PXV_PagesLayoutManagerFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXV_PagesLayoutManagerFlags Enumeration}}
 
{{#customTitle:PXV_PagesLayoutManagerFlags Enumeration}}
{{#parentPage:PXV:PXV|PXV_PagesLayoutManagerFlags Enumeration|enum}}
+
{{#parentPage:PXV:PXV_Enumerations|PXV_PagesLayoutManagerFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 20: Line 21:
 
;PLMF_SupportFloatZoom
 
;PLMF_SupportFloatZoom
 
:The ...
 
:The ...
 
== See Also ==
 
See also ...
 

Latest revision as of 10:40, 23 May 2015


Specifies the ...

Syntax

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

Constants

PLMF_Horizontal
The ...
PLMF_SupportFloatZoom
The ...