Public Enum TextWrapping Inherits System.Enum
Dim instance As TextWrapping
public enum TextWrapping : System.Enum
public enum class TextWrapping : public System.Enum
Public Enum TextWrapping Inherits System.Enum
Dim instance As TextWrapping
public enum TextWrapping : System.Enum
public enum class TextWrapping : public System.Enum
Member | Description |
---|---|
BehindText | The image appears behind the text |
InFrontOfText | The image appears in front of the text |
InLineWithText | Image appears in the same line with text |
Square | Text wraps around a square space that surrounds the image |
Through | Text wraps around the image edges |
Tight | Text wraps around the image edges |
TopAndBottom | Text flows above and below the image |
System.Object
System.ValueType
System.Enum
KellermanSoftware.WordReports.TextWrapping
Target Platforms: Windows 7, 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