[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.SaveAsImageOptions.AllowFontSbits

AllowFontSbits Property

AllowFontSbits

Gets or sets a value indicating whether bitmaps embedded in an OpenType font should be rendered.

The default is true.

This property is ignored if either UseRenderingCache or UseGlyphBitmapCache is false.

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