'Declaration Public Enum WrappingHorizontalOffsetAlignmentFrom Inherits System.Enum
'Usage Dim instance As WrappingHorizontalOffsetAlignmentFrom
public enum WrappingHorizontalOffsetAlignmentFrom : System.Enum
'Declaration Public Enum WrappingHorizontalOffsetAlignmentFrom Inherits System.Enum
'Usage Dim instance As WrappingHorizontalOffsetAlignmentFrom
public enum WrappingHorizontalOffsetAlignmentFrom : System.Enum
Member | Description |
---|---|
Character | Element's HorizontalOffset is calculated relative to the associated character. |
Column | Element's HorizontalOffset is calculated relative to the text column. |
InsideMargin | Element's HorizontalOffset is calculated relative to the inside margin. |
LeftMargin | Element's HorizontalOffset is calculated relative to the left margin. |
Margin | Element's HorizontalOffset is calculated relative to the margin. |
None | Not using any horizontal offset alignment from. |
OutSideMargin | Element's HorizontalOffset is calculated relative to the outside margin. |
Page | Element's HorizontalOffset is calculated relative to the page left position. |
RightMargin | Element's HorizontalOffset is calculated relative to the right margin. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.WrappingHorizontalOffsetAlignmentFrom
Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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