public enum LlDomVerticalLinkType : System.Enum
public enum class LlDomVerticalLinkType : public System.Enum
'Declaration
Public Enum LlDomVerticalLinkType Inherits System.Enum
Member | Description |
---|---|
AtEnd | Link at end, i.e. start at the bottom border of the parent object. |
AtEndKeepSize | Link at end and keep size. |
None | No vertical link. |
RelativeToEnd | Link relative to end, i.e. move with the bottom border of the parent object. |
RelativeToStart | Link relative to start, i.e. move with the top border of the parent object. |
System.Object
System.ValueType
System.Enum
combit.Reporting.Dom.LlDomVerticalLinkType
Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9