Version: |
1.2 |
Description: |
The text justification setting. Text can be justified left, right or centered horizontally relative to the placement point. |
Declaration: |
|
C/C++ |
extern "C" short WINAPI VCGetTextJustify(short*
iError); |
Delphi |
function VCGetTextJustify(var iError: Smallint):Smallint;
stdcall; |
ActiveX/COM |
Function GetTextJustify() As Integer |
Parameters: |
j
- the ASCII equivalent for the following characters. |
Notes: |
|
See Also: |
VCGetTextAspect, VCGetTextBold, VCGetTextCharSpace, VCGetTextColor, VCGetTextFontName, VCGetTextHeight, VCGetTextItalic, VCGetTextItalicValue, VCGetTextLayer, VCGetTextLineSpace, VCGetTextProSpacing, VCGetTextRot, VCGetTextString, VCGetTextUnderline |