[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageData.Dpi

Dpi Property

Dpi

Gets or sets the DPI (dots per inch) used to calculate the size of the image.

If zero, the DPI in the image is used.

Declaration
public uint Dpi { get; set; }
Public Property Dpi As UInteger