Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / SelectFieldWithFirstOrLastChar Property

In This Topic
    SelectFieldWithFirstOrLastChar Property
    In This Topic
    Gets or sets whether to select field when first or last character is selected.
    Syntax
    'Declaration
     
    Public Property SelectFieldWithFirstOrLastChar As System.Boolean
    public System.bool SelectFieldWithFirstOrLastChar {get; set;}
    See Also