ComPDF React Native - v3.0.0
GitHub
ComPDF
Preparing search index...
index
CPDFTextLineJson
Type Alias CPDFTextLineJson
type
CPDFTextLineJson
=
{
pageIndex
?:
number
;
page_index
?:
number
;
lineIndex
?:
number
;
line_index
?:
number
;
location
?:
number
;
length
?:
number
;
rect
?:
CPDFRectF
;
}
Index
Properties
page
Index?
page_
index?
line
Index?
line_
index?
location?
length?
rect?
Properties
Optional
page
Index
pageIndex
?:
number
Optional
page_
index
page_index
?:
number
Optional
line
Index
lineIndex
?:
number
Optional
line_
index
line_index
?:
number
Optional
location
location
?:
number
Optional
length
length
?:
number
Optional
rect
rect
?:
CPDFRectF
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
page
Index
page_
index
line
Index
line_
index
location
length
rect
GitHub
ComPDF
ComPDF React Native - v3.0.0
Loading...