public enum ENHorizontalPlacement : System.Enum
public enum ENHorizontalPlacement : System.Enum
Member | Description |
---|---|
Center | The content is aligned to the center of the content holder. |
Fit | The content is resized horizontally to the respective content holder size. |
Left | The content is aligned to the left side of the content holder. |
Right | The content is aligned to the right side of the content holder. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Layout.ENHorizontalPlacement
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)