ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
CPDFUIBorderStyle
Interface CPDFUIBorderStyle
interface
CPDFUIBorderStyle
{
fillColor
?:
`
#
${
string
}
`
;
borderColor
?:
`
#
${
string
}
`
;
borderWidth
?:
number
;
borderDashPattern
?:
number
[]
;
}
Hierarchy (
View Summary
)
CPDFUIBorderStyle
CPDFUIDashBorderStyle
CPDFUIFocusStyle
Index
Properties
fill
Color?
border
Color?
border
Width?
border
Dash
Pattern?
Properties
Optional
fill
Color
fillColor
?:
`
#
${
string
}
`
Optional
border
Color
borderColor
?:
`
#
${
string
}
`
Optional
border
Width
borderWidth
?:
number
Optional
border
Dash
Pattern
borderDashPattern
?:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fill
Color
border
Color
border
Width
border
Dash
Pattern
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...