Platforms to show: All Mac Windows Linux Cross-Platform
Back to DynaPDFParserContentTextNodeMBS class.
DynaPDFParserContentTextNodeMBS.Advance as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Negative values move the cursor to the right, positive to the left. The value is measured in text space!
(Read and Write property)
DynaPDFParserContentTextNodeMBS.BBox as DynaPDFRectMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
DynaPDFParserContentTextNodeMBS.Length as UInt32
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
DynaPDFParserContentTextNodeMBS.NextTextNode as DynaPDFParserContentTextNodeMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
DynaPDFParserContentTextNodeMBS.Outline as DynaPDFParserContentOutlineMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Type3 fonts only. One outline for every character in the text.
(Read only property)
DynaPDFParserContentTextNodeMBS.Text as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is the raw text before decoding.
See Unitext property for the decoded text.
(Read only property)
DynaPDFParserContentTextNodeMBS.UniCodeLengths as MemoryBlock
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
One entry for every character in UniText.
(Read only property)
DynaPDFParserContentTextNodeMBS.UniText as String
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You may need to load CMaps to get proper text with Chinese, Japanese and Korean encodings.
(Read only property)
Some examples using this property:
DynaPDFParserContentTextNodeMBS.UniTextLength as UInt32
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read only property)
Some examples using this property:
DynaPDFParserContentTextNodeMBS.Width as Single
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
(Read and Write property)
The items on this page are in the following plugins: MBS DynaPDF Plugin.