AnnGetOptions method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Gets the currently user interface and other annotation options.
Some of these features change the way annotations look. Other features change the behavior of the user interface (automated mode). To maintain backward compatibility, new features are disabled by default. To enable these features, call AnnSetOptions method with the desired flags. To get the current options, call AnnGetOptions method. For a description of the changes, refer to Implementing Annotations.
See Also
Elements: AnnGetFillMode method, AnnSetFillMode method, AnnSave method, AnnSaveOffset method, AnnSaveMemory method, AnnLoad method, AnnLoadMemory method, AnnSetOptions method
Topics: Annotations (Document/Medical only): Object Manipulation