Compatibility.DoNotVerticallyAlignInTextBox Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Vertikale Ausrichtung in Textfelder ignorieren.
Stellt das folgende Elementtag im Schema dar: w:doNotVertAlignInTxbx.
public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox DoNotVerticallyAlignInTextBox { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox? DoNotVerticallyAlignInTextBox { get; set; }
member this.DoNotVerticallyAlignInTextBox : DocumentFormat.OpenXml.Wordprocessing.DoNotVerticallyAlignInTextBox with get, set
Public Property DoNotVerticallyAlignInTextBox As DoNotVerticallyAlignInTextBox