ImageSize.HorizontalDpi Property

Gets or sets the horizontal DPI of an image.

public abstract float HorizontalDpi { get; set; }
Public MustOverride Property HorizontalDpi As Single

Property Value

Single

Licensing Info

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

See Also

ImageSize
ceTe.DynamicPDF.Rasterizer

In this topic