StructureElementType Members
Constructors
| Name | Description |
|---|---|
| StructureElementType(String) | Initializes a new instance of the StructureElementType class with specified settings. |
Properties
| Name |
|---|
| Annot static |
| Art static |
| BibEntry static |
| BlockQuote static |
| Caption static |
| Code static |
| Div static |
| Document static |
| Figure static |
| Form static |
| Formula static |
| H static |
| H1 static |
| H2 static |
| H3 static |
| H4 static |
| H5 static |
| H6 static |
| Index static |
| L static |
| Lbl static |
| LBody static |
| LI static |
| Link static |
| NonStruct static |
| Note static |
| P static |
| Part static |
| Private static |
| Quote static |
| RB static |
| Reference static |
| RP static |
| RT static |
| Ruby static |
| Sect static |
| Span static |
| Table static |
| TBody static |
| TD static |
| TFoot static |
| TH static |
| THead static |
| TOC static |
| TOCI static |
| TR static |
| Value |
| Warichu static |
| WP static |
| WT static |
Methods
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| GetHashCode() | Serves as the default hash function. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also