ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
CPDFTextLine
Class CPDFTextLine
Index
Constructors
constructor
Methods
from
Json
to
Json
to
Text
Range
Properties
page
Index
line
Index
location
length
rect
Constructors
constructor
new
CPDFTextLine
(
params
?:
CPDFTextLineJson
)
:
CPDFTextLine
Parameters
params
:
CPDFTextLineJson
= {}
Returns
CPDFTextLine
Methods
Static
from
Json
fromJson
(
json
:
CPDFTextLineJson
)
:
CPDFTextLine
Parameters
json
:
CPDFTextLineJson
Returns
CPDFTextLine
to
Json
toJson
()
:
CPDFTextLineJson
Returns
CPDFTextLineJson
to
Text
Range
toTextRange
()
:
CPDFTextRange
Returns
CPDFTextRange
Properties
page
Index
pageIndex
:
number
line
Index
lineIndex
:
number
location
location
:
number
length
length
:
number
rect
rect
:
CPDFRectF
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Json
to
Json
to
Text
Range
Properties
page
Index
line
Index
location
length
rect
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...