[]
Updates the PixelAspectRatio property based on the specified horizontal and vertical resolutions.
public void SetDpi(float dpiX, float dpiY)
Public Sub SetDpi(dpiX As Single, dpiY As Single)
The horizontal DPI value.
The vertical DPI value.