Leadtools.Annotations Namespace : AnnAutomationHidePropertiesTabs Enumeration |
[FlagsAttribute()] public enum AnnAutomationHidePropertiesTabs : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum AnnAutomationHidePropertiesTabs Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnAutomationHidePropertiesTabs
[FlagsAttribute()] public enum class AnnAutomationHidePropertiesTabs : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | Do not hide any annotation property page (display all). |
0x00000001 | Name | Hide the annotation Name property page. |
0x00000002 | Hyperlink | Hide the annotation Hyperlink property page. |
0x00000004 | RubberStamp | Hide the annotation RubberStamp property page. |
0x00000008 | Encrypt | Hide the annotation Encrypt property page. |
0x00000010 | Polygon | Hide the annotation Polygon property page. |
0x00000020 | Curve | Hide the annotation Curve property page. |
0x00000040 | Protractor | Hide the annotation Protractor property page. |
0x00000080 | Point | Hide the annotation Point property page. |
0x00000100 | Picture | Hide the annotation Picture property page. |
0x00000200 | Pictures | Hide the annotation Pictures property page. |
0x00000400 | Ruler | Hide the annotation Ruler property page. |
0x00000800 | Text | Hide the annotation Text property page. |
0x00001000 | Hilite | Hide the annotation Hilite property page. |
0x00002000 | Pen | Hide the annotation Pen property page. |
0x00004000 | Brush | Hide the annotation Brush property page. |
0x00008000 | Font | Hide the annotation Font property page. |
0x00010000 | ControlPoints | Hide the annotation Control Points property page. |
0x00010000 | Audio | Hide the annotation Audio property page. |
0x00020000 | Fixed | Hide the annotation Fixed property page. |
0x00040000 | SnapToGrid | Hide the annotation Snap To Grid property page. |
0x00080000 | Video | Hide the annotation Video property page. |
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.AnnAutomationHidePropertiesTabs