UIX_LayoutLoadFlags Enumeration
From PDF XChange PDF SDK
Specifies the ...
Syntax
enum UIX_LayoutLoadFlags { UIX_LayoutLoad_KeepClient = 1, UIX_LayoutLoad_KeepFloatsXY = 2, UIX_LayoutLoad_KeepFloatsWH = 4, UIX_LayoutLoad_OnDemand = 8, UIX_LayoutLoad_KeepStyle = 16, UIX_LayoutLoad_DestroyUnusedPanes = 32, };
Constants
- UIX_LayoutLoad_KeepClient
- The ...
- UIX_LayoutLoad_KeepFloatsXY
- The ...
- UIX_LayoutLoad_KeepFloatsWH
- The ...
- UIX_LayoutLoad_OnDemand
- The ...
- UIX_LayoutLoad_KeepStyle
- The ...
- UIX_LayoutLoad_DestroyUnusedPanes
- The ...