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

In This Topic
    Style Property (FindFormatting)
    In This Topic
    Gets or sets a style that is associated with the current find formatting options.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also