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.5.0.5.0.230 (.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