ImageSize.VerticalDpi Property

Gets or sets the vertical DPI of an image.

public abstract float VerticalDpi { get; set; }
Public MustOverride Property VerticalDpi 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