You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > EmfTextAlignmentMode Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Export.EmfTextAlignmentMode Enumeration
Syntax
C++
C#
Visual Basic
public: enum EmfTextAlignmentMode { TA_LEFT = 0, TA_RIGHT = 2, TA_CENTER = 6, TA_TOP = 0, TA_BOTTOM = 8, TA_BASELINE = 24, TA_NOUPDATECP = 0, TA_UPDATECP = 1, TA_RTLREADING = 256, TA_MASK = TA_BASELINE+TA_CENTER+TA_UPDATECP+TA_RTLREADING };

This is record Stimulsoft.Report.Export.EmfTextAlignmentMode.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.