EbsOpen Class Library for EBSILON®Professional

TextFormat.AlignmentVertical Property

[Visual Basic]
Public Property AlignmentVertical As EpTextAlignmentVertical
[C#]
public EpTextAlignmentVertical AlignmentVertical { get; set; }
[C++]
public: __property EpTextAlignmentVertical get_AlignmentVertical();
public: __property void set_AlignmentVertical(EpTextAlignmentVertical );
[JScript]
public function get AlignmentVertical() : EpTextAlignmentVertical
public function set AlignmentVertical(EpTextAlignmentVertical);

See Also

TextFormat Class | EbsOpen Namespace