Click or drag to resize
InlineObjectPropertiesAlignType Property
Gets the Type of the enumeration containing the valid values for the Align property.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Type AlignType { get; }

Property Value

Type: Type
Remarks
If the Align property has no meaning for the current object type, the value of this property is null.
See Also