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)
Syntaxbool IsGenerated { get; }ReadOnly Property IsGenerated As Boolean
Get
Property Value
Type:
Boolean
RemarksIt's possible the extraction engine adds spaces between individual words or line breaks.
See Also