Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

PrimaryPicture Property






Gets or sets the primary AnnPicture object associated with this AnnEncryptObject object.
Syntax
public AnnPicture PrimaryPicture {get; set;}
'Declaration
 
Public Property PrimaryPicture As AnnPicture
public AnnPicture PrimaryPicture {get; set;}
@property (nonatomic) LTAnnPicture* primaryPicture;
public AnnPicture getPrimaryPicture()
public void setPrimaryPicture(AnnPicture picture)
            
 
get_PrimaryPicture();
set_PrimaryPicture(value);
Object.defineProperty('PrimaryPicture');

Property Value

The primary AnnPicture object associated with this AnnEncryptObject object.
Remarks

The primary picture of this AnnEncryptObject object is the picture used when Encryptor is true.

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

If you set an empty AnnPicture, this AnnEncryptObject will use the picture define in DefaultPrimaryPicture.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

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