TextAnchor

---types---
textAnchor#35553762 text:RichText name:string = RichText

Belongs to

RichText

In Rust this constructor is a variant of the enums::RichText enum.
Match on it with: if let enums::RichText::TextAnchor(v) = result { ... }

Parameters

textRichTextrequired
namestringrequired