[]
Initializes a new instance of the FindReplaceOptions class.
public FindReplaceOptions(DocumentBase document)
Public Sub New(document As DocumentBase)
Type | Name | Description |
---|---|---|
DocumentBase | document | The target document for the find/replace operation. |