'Declaration Public Enum TextFrameVerticalAlignment Inherits System.Enum
public enum TextFrameVerticalAlignment : System.Enum
Member | Description |
---|---|
Bottom | Align the text frame with respect to the bottom edge of its anchor object. |
Center | Center the text frame with respect to its anchor settings. |
Inline | Position the text frame in line with the surrounding text (i.e. shall not allow any text wrapping around it when positioned in the document. |
Inside | Position the text frame within the anchor extents. |
Outside | Position the text frame outside the anchor extents. |
Top | Align the text frame with respect to the top edge of its anchor object. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2