'Declaration Public Enum WrappingVerticalOffsetAlignmentFrom Inherits System.Enum
'Usage Dim instance As WrappingVerticalOffsetAlignmentFrom
public enum WrappingVerticalOffsetAlignmentFrom : System.Enum
'Declaration Public Enum WrappingVerticalOffsetAlignmentFrom Inherits System.Enum
'Usage Dim instance As WrappingVerticalOffsetAlignmentFrom
public enum WrappingVerticalOffsetAlignmentFrom : System.Enum
Member | Description |
---|---|
BottomMargin | Element's VerticalOffset is calculated relative to the bottom margin. |
InsideMargin | Element's VerticalOffset is calculated relative to the inside margin. |
Line | Element's VerticalOffset is calculated relative to the line. |
Margin | Element's VerticalOffset is calculated relative to the margin. |
None | Not using any vertical offset alignment from. |
OutSideMargin | Element's VerticalOffset is calculated relative to the outside margin. |
Page | Element's VerticalOffset is calculated relative to the page top position. |
Paragraph | Element's VerticalOffset is calculated relative to the paragraph. |
TopMargin | Element's VerticalOffset is calculated relative to the top margin. |
System.Object
System.ValueType
System.Enum
Xceed.Document.NET.WrappingVerticalOffsetAlignmentFrom
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