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

In This Topic
    HasValue Property
    In This Topic
    Gets a value indicating whether the current FindFormatting instance has user-defined values.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasValue As System.Boolean
    public System.bool HasValue {get;}
    See Also