Document.JustificationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the character spacing adjustment for the document.
public:
property Microsoft::Office::Interop::Word::WdJustificationMode JustificationMode { Microsoft::Office::Interop::Word::WdJustificationMode get(); void set(Microsoft::Office::Interop::Word::WdJustificationMode value); };
public Microsoft.Office.Interop.Word.WdJustificationMode JustificationMode { get; set; }
member this.JustificationMode : Microsoft.Office.Interop.Word.WdJustificationMode with get, set
Public Property JustificationMode As WdJustificationMode
Property Value
One of the WdJustificationMode values.