UIX_ParaFormatMask Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 54: | Line 54: | ||
;UIX_ParaFormat_TextDir | ;UIX_ParaFormat_TextDir | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Revision as of 05:19, 23 May 2015
Specifies the ...
Syntax
enum UIX_ParaFormatMask { UIX_ParaFormat_Align = 1, UIX_ParaFormat_StartIndent = 2, UIX_ParaFormat_HangingIndent = 4, UIX_ParaFormat_LineSpacing = 8, UIX_ParaFormat_MarginTop = 16, UIX_ParaFormat_MarginBottom = 32, UIX_ParaFormat_MarginLeft = 64, UIX_ParaFormat_MarginRight = 128, UIX_ParaFormat_DefTab = 256, UIX_ParaFormat_TabStops = 512, UIX_ParaFormat_VAlign = 32768, UIX_ParaFormat_Radix = 65536, UIX_ParaFormat_TextDir = 131072, };
Constants
- UIX_ParaFormat_Align
- The ...
- UIX_ParaFormat_StartIndent
- The ...
- UIX_ParaFormat_HangingIndent
- The ...
- UIX_ParaFormat_LineSpacing
- The ...
- UIX_ParaFormat_MarginTop
- The ...
- UIX_ParaFormat_MarginBottom
- The ...
- UIX_ParaFormat_MarginLeft
- The ...
- UIX_ParaFormat_MarginRight
- The ...
- UIX_ParaFormat_DefTab
- The ...
- UIX_ParaFormat_TabStops
- The ...
- UIX_ParaFormat_VAlign
- The ...
- UIX_ParaFormat_Radix
- The ...
- UIX_ParaFormat_TextDir
- The ...