Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

UseAnnotations Property






Indicates whether annotation support is to be enabled in the document viewer
Syntax
public bool UseAnnotations {get; set;}
'Declaration
 
Public Property UseAnnotations As Boolean
'Usage
 
Dim instance As DocumentViewerCreateOptions
Dim value As Boolean
 
instance.UseAnnotations = value
 
value = instance.UseAnnotations
public:
property bool UseAnnotations {
   bool get();
   void set (    bool value);
}

Property Value

true to enable annotation support in the document viewer; otherwise, false.
Remarks

Refer to DocumentViewerCreateOptions for more information.

Example

For an example, refer to DocumentViewer.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCreateOptions Class
DocumentViewerCreateOptions Members
Using LEADTOOLS Document Viewer

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features