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: 11.4.0.9.0.377 (.NET 4.5.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