Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

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 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 C#/VB examples, refer to DefaultPicture.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features