'Declaration Public Enum TextFrameWrap Inherits System.Enum
public enum TextFrameWrap : System.Enum
Member | Description |
---|---|
Around | allow Text to wrap around the remaining space on each line around this text frame in the document. |
Auto | Use the default wrapping behavior |
None | Disallow wrapping of text around the text frame. |
NotBeside | Disallow wrapping of text around the text frame. |
Through | Allow text from other paragraphs to wrap around the text in the text frame. |
Tight | Allow text from other paragraphs to tightly wrap around the text in the text frame. |
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