Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnAutomationHidePropertiesTabs Enumeration
See Also  
Leadtools.Annotations Namespace : AnnAutomationHidePropertiesTabs Enumeration



Flags that correspond to the property pages that can be displayed or hidden when displaying the annotation properties dialog through automation.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum AnnAutomationHidePropertiesTabs 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationHidePropertiesTabs
C# 
[FlagsAttribute()]
public enum AnnAutomationHidePropertiesTabs : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class AnnAutomationHidePropertiesTabs : public Enum 

Members

MemberDescription
None Do not hide any annotation property page (display all).
Name Hide the annotation Name property page.
Hyperlink Hide the annotation Hyperlink property page.
RubberStamp Hide the annotation RubberStamp property page.
Encrypt Hide the annotation Encrypt property page.
Polygon Hide the annotation Polygon property page.
Curve Hide the annotation Curve property page.
Protractor Hide the annotation Protractor property page.
Point Hide the annotation Point property page.
Picture Hide the annotation Picture property page.
Pictures Hide the annotation Pictures property page.
Ruler Hide the annotation Ruler property page.
Text Hide the annotation Text property page.
Hilite Hide the annotation Hilite property page.
Pen Hide the annotation Pen property page.
Brush Hide the annotation Brush property page.
Font Hide the annotation Font property page.
Audio Hide the annotation Audio property page.
ControlPoints Hide the annotation ControlPoints property page.
Fixed Hide the annotation Fixed property page.

Example

For an example, refer to AnnAutomationManager.

Remarks

These flags are used when setting the AnnAutomationManager.HidePropertiesTabs property. Setting a flag means that the corresponding property page will not be displayed in the annotation properties dialog. By default, AnnAutomationManager.HidePropertiesTabs is set to AnnAutomationHidePropertiesTabs.None, which means all property pages will be displayed. The AnnAutomationHidePropertiesTabs flags can be combined with a logical "or" to hide more than one property page. For more information, see the documentation for AnnAutomationManager.HidePropertiesTabs.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.AnnAutomationHidePropertiesTabs

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features