AnnEncryptOptions property (ILEADRasterAnnotation)
ILEADRasterAnnEncryptOptions * AnnEncryptOptions; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the annotation encryption options.
This property is updated with the annotation encryption options when the AnnGetEncryptOptions method is called. To set annotation encryption options set this property with the desired encryption options, and then call the AnnSetEncryptOptions method.
See Also