ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
CPDFWatermark
Type Alias CPDFWatermark
type
CPDFWatermark
=
{
index
:
number
;
type
:
CPDFWatermarkType
;
pages
:
number
[]
;
imagePath
:
string
;
isImageExported
:
boolean
;
textContent
?:
string
;
textColor
?:
HexColor
;
fontSize
?:
number
;
scale
?:
number
;
rotation
?:
number
;
opacity
?:
number
;
verticalAlignment
?:
CPDFWatermarkVerticalAlignment
;
horizontalAlignment
?:
CPDFWatermarkHorizontalAlignment
;
verticalOffset
?:
number
;
horizontalOffset
?:
number
;
isFront
?:
boolean
;
isTilePage
?:
boolean
;
horizontalSpacing
?:
number
;
verticalSpacing
?:
number
;
}
Index
Properties
index
type
pages
image
Path
is
Image
Exported
text
Content?
text
Color?
font
Size?
scale?
rotation?
opacity?
vertical
Alignment?
horizontal
Alignment?
vertical
Offset?
horizontal
Offset?
is
Front?
is
Tile
Page?
horizontal
Spacing?
vertical
Spacing?
Properties
index
index
:
number
type
type
:
CPDFWatermarkType
pages
pages
:
number
[]
image
Path
imagePath
:
string
is
Image
Exported
isImageExported
:
boolean
Optional
text
Content
textContent
?:
string
Optional
text
Color
textColor
?:
HexColor
Optional
font
Size
fontSize
?:
number
Optional
scale
scale
?:
number
Optional
rotation
rotation
?:
number
Optional
opacity
opacity
?:
number
Optional
vertical
Alignment
verticalAlignment
?:
CPDFWatermarkVerticalAlignment
Optional
horizontal
Alignment
horizontalAlignment
?:
CPDFWatermarkHorizontalAlignment
Optional
vertical
Offset
verticalOffset
?:
number
Optional
horizontal
Offset
horizontalOffset
?:
number
Optional
is
Front
isFront
?:
boolean
Optional
is
Tile
Page
isTilePage
?:
boolean
Optional
horizontal
Spacing
horizontalSpacing
?:
number
Optional
vertical
Spacing
verticalSpacing
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
type
pages
image
Path
is
Image
Exported
text
Content
text
Color
font
Size
scale
rotation
opacity
vertical
Alignment
horizontal
Alignment
vertical
Offset
horizontal
Offset
is
Front
is
Tile
Page
horizontal
Spacing
vertical
Spacing
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...