Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ReplacingArgs Class / Replacement Property

In This Topic
    Replacement Property
    In This Topic
    Gets or sets the replacement string.
    Syntax
    'Declaration
     
    Public Property Replacement As System.String
    public System.string Replacement {get; set;}
    See Also