←Select platform

LoadStamp Property

Summary

Gets or sets a value which indicates whether to attempt to load stamps from file formats that support preview images during RasterThumbnailBrowser.LoadThumbnails.

Syntax

C#
VB
C++
public bool LoadStamp { get; set; } 
Public Property LoadStamp() As Boolean 
   Get 
   Set 
public:  
   property bool LoadStamp 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to load the stamp from the file if present, false to ignore the stamp.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly