See Also

Image Object

!UNRECOGNISED ELEMENT TYPE 'defaultmemberrequirements'!
dpi

DPI of an image.

Description

Scales the image to have the specified dpi (also known as pixels per inch).

Syntax

Public Sub SetDpi( _
   ByVal dpi As Single _
) 

Parameters

dpi

DPI of an image.

Remarks

DPI value can be set to a optimum of 300 for scale of .24. The higher DPI value means better resolution of an image.

See Also

Image Object

 

 


© Copyright 2007, ceTe Software