[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.RedactOptions.RenderOptionsDef.UseGlyphBitmapCache

UseGlyphBitmapCache Property

UseGlyphBitmapCache

Gets or sets a value indicating whether glyphs are cached as bitmaps rather than as glyph paths.

The default is true.

This property is ignored if UseRenderingCache is false.

Declaration
public bool UseGlyphBitmapCache { get; set; }
Public Property UseGlyphBitmapCache As Boolean