Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / MacWordSmallCaps Property

In This Topic
    MacWordSmallCaps Property
    In This Topic
    Gets or sets whether to emulate Word 5.x for the macintosh small caps formatting.
    Syntax
    'Declaration
     
    Public Property MacWordSmallCaps As System.Boolean
    public System.bool MacWordSmallCaps {get; set;}
    See Also