Click or drag to resize

IGlyphInfoIsGenerated Property

Gets or sets a value indicating whether this glyph is generated.

Namespace:  Atalasoft.Imaging.Text
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
bool IsGenerated { get; }

Property Value

Type: Boolean
Remarks
It's possible the extraction engine adds spaces between individual words or line breaks.
See Also