←Select platform

DefaultSecondaryPicture Property

Summary
Gets or sets the id of the default secondary picture used for the AnnEncryptObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int DefaultSecondaryPicture { get; set; } 
@property (nonatomic, assign) NSInteger defaultSecondaryPicture; 
public int getDefaultSecondaryPicture() 
public void setDefaultSecondaryPicture(int defaultSecondaryPicture) 
public:  
   property Int32 DefaultSecondaryPicture 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
DefaultSecondaryPicture # get and set (AnnEncryptObject) 

Property Value

The id of the default secondary picture used for the AnnEncryptObject.

Remarks

The secondary picture of this AnnEncryptObject object is the picture used when Encryptor is false.

The LEADTOOLS annotation framework assigns a default picture of a key to this property.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.