Click or drag to resize
InlineObjectPropertiesAlign Property
Gets or sets the inline object alignment, whose meaning depends on the inline object type.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Enum Align { get; set; }

Property Value

Type: Enum
Remarks
The enumeration type is given by the AlignType property.
See Also