LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnAutomationHidePropertiesTabs Enumeration






Flags that correspond to the property pages that can be displayed or hidden when displaying the annotation properties dialog through automation.
Syntax
[FlagsAttribute()]
public enum AnnAutomationHidePropertiesTabs : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum AnnAutomationHidePropertiesTabs 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As AnnAutomationHidePropertiesTabs
[FlagsAttribute()]
public enum AnnAutomationHidePropertiesTabs : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Annotations.AnnAutomationHidePropertiesTabs = function() { };
Leadtools.Annotations.AnnAutomationHidePropertiesTabs.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class AnnAutomationHidePropertiesTabs : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AudioHide the annotation Audio property page.
BrushHide the annotation Brush property page.
ControlPointsHide the annotation Control Points property page.
CurveHide the annotation Curve property page.
EncryptHide the annotation Encrypt property page.
FixedHide the annotation Fixed property page.
FontHide the annotation Font property page.
HiliteHide the annotation Hilite property page.
HyperlinkHide the annotation Hyperlink property page.
NameHide the annotation Name property page.
NoneDo not hide any annotation property page (display all).
PenHide the annotation Pen property page.
PictureHide the annotation Picture property page.
PicturesHide the annotation Pictures property page.
PointHide the annotation Point property page.
PolygonHide the annotation Polygon property page.
ProtractorHide the annotation Protractor property page.
RubberStampHide the annotation RubberStamp property page.
RulerHide the annotation Ruler property page.
SnapToGridHide the annotation Snap To Grid property page.
TextHide the annotation Text property page.
VideoHide the annotation Video property page.
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.
Example
For an example, refer to AnnAutomationManager.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Annotations Namespace
HidePropertiesTabs Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.