Accusoft Prizm Viewer Control v10.0
InitialImageLinePreservation Property
Description
Gets and sets an indicator whether to use the line preservation when the image first displays.
Property Type
Read-write property
Syntax
Visual Basic
Public Property InitialImageLinePreservation As Boolean
Return Type
A boolean value which is True to use line preservation when the image first displays. Otherwise, use False.
Remarks

The default value is False.

Note: This property is for bi-tonal images only and is ignored when viewing color, PDF, or CAD images. By using True, a bi-tonal image will retain any horizontal or vertical lines if it is scaled down in size. Otherwise, if False is used, any horizontal or vertical lines in the bi-tonal image will not be retained if the image is scaled down in size.

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, see the Initial Property Scope topic.

See Also

PrizmControl Object  | PrizmControl Members  | InitialImageBrightness Property  | InitialImageContrast Property  | InitialImageMirrorHorizontal Property  | InitialImageMirrorVertical Property  | InitialImageRotation Property  | InitialImageSmooth Property  | InitialImageInvertColors Property  | OnInitialize Event

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback