PdfTextReplaceOptions Constructor
|
Initializes new instance of the object for the specified scope.
Namespace:
Spire.Pdf.Texts
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfTextReplaceOptions()
public:
PdfTextReplaceOptions()
new : unit -> PdfTextReplaceOptions
See Also