←Select platform

UseAnnotations Property (DocumentViewerCreateOptions)

Summary

Indicates whether annotation support is to be enabled in the document viewer

Syntax

C#
VB
C++
public bool UseAnnotations { get; set; }
Public Property UseAnnotations() As Boolean 
   Get 
   Set 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize