ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
CPDFEditorTextAttr
Interface CPDFEditorTextAttr
interface
CPDFEditorTextAttr
{
fontColor
?:
`
#
${
string
}
`
;
fontColorAlpha
?:
ColorAlpha
;
fontSize
?:
FontSize
;
alignment
?:
CPDFAlignment
;
familyName
?:
string
;
styleName
?:
string
;
}
Index
Properties
font
Color?
font
Color
Alpha?
font
Size?
alignment?
family
Name?
style
Name?
Properties
Optional
font
Color
fontColor
?:
`
#
${
string
}
`
Optional
font
Color
Alpha
fontColorAlpha
?:
ColorAlpha
Optional
font
Size
fontSize
?:
FontSize
Optional
alignment
alignment
?:
CPDFAlignment
Optional
family
Name
familyName
?:
string
Optional
style
Name
styleName
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
font
Color
font
Color
Alpha
font
Size
alignment
family
Name
style
Name
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...