Compatibility.MacWordSmallCaps Property

Definition

Emulate Word 5.x for the Macintosh Small Caps Formatting.

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

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

Property Value

Returns MacWordSmallCaps.

Applies to