Gets and sets whether to use line preservation.
Read-write property
Visual Basic |
---|
Public Property ImageLinePreservation As Boolean |
A boolean value which is True to use line preservation. Otherwise, False is used.
The default value is False.
Note: This property is ignored when viewing color, PDF or CAD images.
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 in the Scripting Support topic.