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

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