Compatibility.WordPerfectJustification Property

Definition

Emulate WordPerfect 6.x Paragraph Justification.

Represents the following element tag in the schema: w:wpJustification.

public DocumentFormat.OpenXml.Wordprocessing.WordPerfectJustification WordPerfectJustification { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.WordPerfectJustification? WordPerfectJustification { get; set; }
member this.WordPerfectJustification : DocumentFormat.OpenXml.Wordprocessing.WordPerfectJustification with get, set
Public Property WordPerfectJustification As WordPerfectJustification

Property Value

Returns WordPerfectJustification.

Applies to