Image.Align Property

Gets or sets the Align enumeration that specifies horizontal alignment of the image on the X coordinate.

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

Property Value

Align

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