Accusoft Prizm Viewer Control v10.0
ImageZoomToFit Property
See Also  Send comments on this topic.
PrizmControl Object : ImageZoomToFit Property

Glossary Item Box

Description

Sets the scaling of the image to a predefined size.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ImageZoomToFit As PV_ZoomToFit

Return Type

A PV_ZoomToFit enumeration value.

Remarks

The default value is PV_ZoomToFit_Width.

This property is used when the ImageScalingMethod is set to PV_ScalingMethod_ZoomToFit (0).

Set this property in the Object/Embed tag or during the OnInitialize event.

The scope of this property depends on where it is set. For more information, refer to the Initial Property Scope topic.

See Also

©2015. Accusoft Corporation. All Rights Reserved.