Freigeben über


ParagraphProperties.Justification-Eigenschaft

Justification.Represents the element tag in schema: m:jc

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Justification As Justification
    Get
    Set
'Usage
Dim instance As ParagraphProperties
Dim value As Justification

value = instance.Justification

instance.Justification = value
public Justification Justification { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Math.Justification
Returns Justification.

Siehe auch

Referenz

ParagraphProperties Klasse

ParagraphProperties-Member

DocumentFormat.OpenXml.Math-Namespace