Freigeben über


TextAnchoringTypeValues Enumeration

Definition

Textankertypen

public enum TextAnchoringTypeValues
public readonly struct TextAnchoringTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>, IEquatable<DocumentFormat.OpenXml.Drawing.TextAnchoringTypeValues>
type TextAnchoringTypeValues = 
type TextAnchoringTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<TextAnchoringTypeValues>
Public Enum TextAnchoringTypeValues
Public Structure TextAnchoringTypeValues
Implements IEnumValue, IEnumValueFactory(Of TextAnchoringTypeValues), IEquatable(Of TextAnchoringTypeValues)
Vererbung
TextAnchoringTypeValues
Vererbung
TextAnchoringTypeValues

Felder

TextAnchoringTypeValues(String)

Erstellt eine neue TextAnchoringTypeValues-Enumeration instance

Bottom 2

Textanker-Enumeration ( unten ).

Wenn das Element als xml serialisiert wird, ist sein Wert "b".

Bottom

Textanker-Enumeration ( unten ).

Wenn das Element als xml serialisiert wird, ist sein Wert "b".

Center 1

Textanker-Enumeration ( Mitte ).

Wenn das Element als xml serialisiert wird, lautet sein Wert "ctr".

Center

Textanker-Enumeration ( Mitte ).

Wenn das Element als xml serialisiert wird, lautet sein Wert "ctr".

Equals(TextAnchoringTypeValues)
Equals(Object)
GetHashCode()
Equality(TextAnchoringTypeValues, TextAnchoringTypeValues)
Inequality(TextAnchoringTypeValues, TextAnchoringTypeValues)
Top 0

Text anchoring Type Enum ( Top ).

Wenn das Element als xml serialisiert wird, ist sein Wert "t".

Top

Text anchoring Type Enum ( Top ).

Wenn das Element als xml serialisiert wird, ist sein Wert "t".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<TextAnchoringTypeValues>.Create(String)

Gilt für: