ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
createTextWatermark
Function createTextWatermark
createTextWatermark
(
params
:
Omit
<
Partial
<
CPDFWatermark
>
,
"type"
|
"imagePath"
|
"isImageExported"
,
>
&
{
textContent
:
string
;
pages
:
number
[]
}
,
)
:
CPDFWatermark
Parameters
params
:
Omit
<
Partial
<
CPDFWatermark
>
,
"type"
|
"imagePath"
|
"isImageExported"
>
&
{
textContent
:
string
;
pages
:
number
[]
;
}
Returns
CPDFWatermark
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...