Skip to main content

TdxOfficeImage.HorizontalResolution Property

Returns the stored image’s horizontal resolution, in pixels per inch.

Declaration

property HorizontalResolution: Single read;

Property Value

Type
Single

Remarks

Use the HorizontalResolution and VerticalResolution properties to identify the stored image’s spatial resolution (that is, visual clarity in a document).

Call the SetResolution procedure to change the stored image’s spatial resolution.

See Also