IUIX_ParaFormat Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ParaFormat Interface}} | {{#customTitle:IUIX_ParaFormat Interface}} | ||
+ | {{#parentPage:PXV:UIX_Interfaces|IUIX_ParaFormat|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_ParaFormat_Align|Align]] | | [[PXV:IUIX_ParaFormat_Align|Align]] | ||
− | | | + | | [[PXV:IUIX_ParaFormat_MarginBottom|MarginBottom]] |
− | | | + | | [[PXV:IUIX_ParaFormat_MarginTop|MarginTop]] |
+ | | [[PXV:IUIX_ParaFormat_StartIndent|StartIndent]] | ||
|- | |- | ||
| [[PXV:IUIX_ParaFormat_DefTab|DefTab]] | | [[PXV:IUIX_ParaFormat_DefTab|DefTab]] | ||
− | | | + | | [[PXV:IUIX_ParaFormat_MarginLeft|MarginLeft]] |
− | | | + | | [[PXV:IUIX_ParaFormat_Mask|Mask]] |
+ | | [[PXV:IUIX_ParaFormat_TabStops|TabStops]] | ||
|- | |- | ||
| [[PXV:IUIX_ParaFormat_HangIndent|HangIndent]] | | [[PXV:IUIX_ParaFormat_HangIndent|HangIndent]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ParaFormat_MarginRight|MarginRight]] | | [[PXV:IUIX_ParaFormat_MarginRight|MarginRight]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ParaFormat_Radix|Radix]] | | [[PXV:IUIX_ParaFormat_Radix|Radix]] | ||
− | | | + | | [[PXV:IUIX_ParaFormat_TextDir|TextDir]] |
− | + | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_ParaFormat_LineSpacing|LineSpacing]] |
− | | | + | | |
− | | | + | | |
− | + | | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | | | + | |
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_Inst_CreateParaFormat|IUIX_Inst::CreateParaFormat]], [[PXV:IUIX_Edit_GetDefaultTextFormat|IUIX_Edit::GetDefaultTextFormat]], [[PXV:IUIX_Edit_GetTextFormat|IUIX_Edit::GetTextFormat]], [[PXV:IUIX_Edit_GetTextFormatFromPos|IUIX_Edit::GetTextFormatFromPos]], [[PXV:IUIX_Edit_SetDefaultTextFormat|IUIX_Edit::SetDefaultTextFormat]], [[PXV:IUIX_Edit_SetTextFormat|IUIX_Edit::SetTextFormat]] |
Latest revision as of 09:15, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Properties
Align | MarginBottom | MarginTop | StartIndent |
DefTab | MarginLeft | Mask | TabStops |
HangIndent | MarginRight | Radix | TextDir |
LineSpacing |
See Also
IUIX_Inst::CreateParaFormat, IUIX_Edit::GetDefaultTextFormat, IUIX_Edit::GetTextFormat, IUIX_Edit::GetTextFormatFromPos, IUIX_Edit::SetDefaultTextFormat, IUIX_Edit::SetTextFormat