Image.VAlign Property

Gets or sets the VAlign enumeration that specifies vertical alignment of the image on the Y coordinate.

public VAlign VAlign { get; set; }
Public Property VAlign As VAlign

Property Value

VAlign

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Image
ceTe.DynamicPDF.PageElements

In this topic