PXC_TextParaInfo Structure
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_TextParaInfo Structure}} | {{#customTitle:PXC_TextParaInfo Structure}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Specifies the ... | Specifies the ... |
Revision as of 21:55, 20 April 2015
Specifies the ...
Syntax
struct PXC_TextParaInfo { ULONG nFirstLineIndex; ULONG nLinesCount; PXC_TextJustification nTextAlign; PXC_RectF rcBBox; };
Members
- nFirstLineIndex
- Value of ULONG ...
- nLinesCount
- Value of ULONG ...
- nTextAlign
- Value of PXC_TextJustification ...
- rcBBox
- Value of PXC_RectF ...
See Also
See also ...