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

Show in webframe

RenderOnThumbnails Property






Indicates whether the annotation containers should be rendered on the thumbnail control of this document viewer.
Syntax
public bool RenderOnThumbnails {get; set;}
'Declaration
 
Public Property RenderOnThumbnails As Boolean
'Usage
 
Dim instance As DocumentViewerAnnotations
Dim value As Boolean
 
instance.RenderOnThumbnails = value
 
value = instance.RenderOnThumbnails
public:
property bool RenderOnThumbnails {
   bool get();
   void set (    bool value);
}

Property Value

true if the annotation containers should be rendered on the thumbnail control of this document viewer; otherwise, false. Default value is true.
Remarks

When the value of RenderOnThumbnails is true, the document viewer will renders each annotations container on the surface of the corresponding item in DocumentViewerThumbnails. The viewer will track any changes that occur to the containers and re-renders on the thumbnails as needed.s

This is only used if the document viewer was created with a thumbnail control and the value of Thumbnails is not null.

Requirements

Target Platforms

See Also

Reference

DocumentViewerAnnotations Class
DocumentViewerAnnotations Members

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