Gets or sets the vertical alignment of an image within a container.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ImageAlignVertEnum AlignVert { get; set; } |
Visual Basic |
---|
Public Property AlignVert As ImageAlignVertEnum Get Set |