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)
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