Paragraphs.BaseLineAlignment Property

Definition

Returns or sets a WdBaselineAlignment constant that represents the vertical position of fonts on a line.

public:
 property Microsoft::Office::Interop::Word::WdBaselineAlignment BaseLineAlignment { Microsoft::Office::Interop::Word::WdBaselineAlignment get(); void set(Microsoft::Office::Interop::Word::WdBaselineAlignment value); };
public Microsoft.Office.Interop.Word.WdBaselineAlignment BaseLineAlignment { get; set; }
member this.BaseLineAlignment : Microsoft.Office.Interop.Word.WdBaselineAlignment with get, set
Public Property BaseLineAlignment As WdBaselineAlignment

Property Value

Applies to