[]
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.
public uint Dpi { get; set; }
Public Property Dpi As UInteger