←Select platform

UseOriginalPrimaryPicture Property

Summary

Gets or sets a value indicating whether to revert back to the original primary picture used for all AnnEncryptObject objects.

Syntax

C#
VB
C++
public static bool UseOriginalPrimaryPicture {get; set;}
Public Shared Property UseOriginalPrimaryPicture As Boolean
public: 
static property bool UseOriginalPrimaryPicture { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to revert back to the original primary picture used for all AnnEncryptObject objects; otherwise, false to use the new picture if any.

Remarks

Use DefaultPrimaryPicture to get or set the current default primary picture used by the AnnEncryptObject objects.

Example

For C#/VB examples, refer to DefaultPicture.

Requirements

Target Platforms

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