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
The advance for this text.

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
Bounding box of the text node.

(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
Raw text length in bytes.

(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
The next text node in a chain of text nodes.

(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
The outlines for the characters.

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
Raw text.

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
The number of source bytes required to encode the Unicode text.

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
Translated Unicode text.

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
Number of characters in UniText.

(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
Full text width measured in text space!

(Read and Write property)

The items on this page are in the following plugins: MBS DynaPDF Plugin.


The biggest plugin in space...