Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / FieldFormatOptions Class / StringStyle Property

In This Topic
    StringStyle Property
    In This Topic
    Gets or sets the string formatting style.

    Default value is StringStyle.None.

    Syntax
    'Declaration
     
    Public Property StringStyle As StringStyle
    public StringStyle StringStyle {get; set;}
    See Also