@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
GitHub
npm
Guides
Preparing search index...
index
GigaTextBox
Interface GigaTextBox
A free-floating text box holding a list of blocks (mirror of
model::TextBox
).
interface
GigaTextBox
{
blocks
:
GigaBlock
[]
;
}
Index
Properties
blocks
Properties
blocks
blocks
:
GigaBlock
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blocks
GitHub
npm
Guides
@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
Loading...
A free-floating text box holding a list of blocks (mirror of
model::TextBox).