AnnGetEncryptOptions method (ILEADRasterAnnotation)
Overview |
Refer to Implementing Annotations. |
Remarks
Gets the annotation encryption options for the specified Encrypt annotation object.
This method updates the AnnEncryptOptions property with the annotation encryption options for the object specified in hObject.
To set annotation encryption options set the AnnEncryptOptions property with the desired encryption options, and then call the AnnSetEncryptOptions method.
See Also