Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormattedMark Class / Style Property

In This Topic
    Style Property (FormattedMark)
    In This Topic
    Gets or sets character or linked paragraph style which shall be used to format this object.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also