THPDFJustification型

トップへ  前へ  次へ

段落の配置を決定します。

 

type

   THPDFJustification型  =  (  jtLeft,  jtCenter,  jtRight  );

 

Value                Meaning


jtLeft                     Left justification.

jtCenter                Center justification.

jtRight                   Right justification.