Accusoft Prizm Viewer Control v10.0
AnnotateImportEmbedded Property
Description
Gets and sets the value specifying whether to import annotations that are embedded in the image file.
Property Type
Read-write property
Syntax
Visual Basic
Public Property AnnotateImportEmbedded As Boolean
Return Type
A boolean value which is True to enable importing annotations that are embedded within the image file. Otherwise, False should be used.
Remarks

The default value is False.

When this property is set to True, it imports annotations that are embedded within the image file. This only is applicable to TIFF or PDF files. Not all embedded annotation types are supported, unsupported annotation types are ignored. For a list of supported annotation types, see "Supported Types of Annotations" in "How To - Annotate Images".

Set this property in the Object/Embed tag or during the OnInitialize event. Setting this property has no effect if it is set during installation, or in a list file. 

For more information refer to the Initial Property Scope topic.

See Also

PrizmControl Object  | PrizmControl Members  | AnnotateFromLocal Property  | OnInitialize Event

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback