LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

DefaultSecondaryPicture Property






Gets or sets the default secondary picture used by all AnnEncryptObject objects.
Syntax
public static AnnPicture DefaultSecondaryPicture {get; set;}
'Declaration
 
Public Shared Property DefaultSecondaryPicture As AnnPicture
'Usage
 
Dim value As AnnPicture
 
AnnEncryptObject.DefaultSecondaryPicture = value
 
value = AnnEncryptObject.DefaultSecondaryPicture
public static AnnPicture DefaultSecondaryPicture {get; set;}
 get_DefaultSecondaryPicture();
set_DefaultSecondaryPicture(value);
public:
static property AnnPicture^ DefaultSecondaryPicture {
   AnnPicture^ get();
   void set (    AnnPicture^ value);
}

Property Value

An AnnPicture class that defines the secondary picture used by the AnnEncryptObject.
Remarks
Use UseOriginalSecondaryPicture to revert back to the original secondary picture.
Example
For an example, refer to DefaultPicture.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.