VMPrint API Reference - v1.0.0
GitHub
Examples
Preparing search index...
@vmprint/contracts
OverlayTextSegment
Interface OverlayTextSegment
interface
OverlayTextSegment
{
text
:
string
;
width
?:
number
;
}
Index
Properties
text
width?
Properties
Readonly
text
text
:
string
Optional
Readonly
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
width
GitHub
Examples
VMPrint API Reference - v1.0.0
Loading...