Documents for PDF, .NET Edition Documentation
Hollow Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : Hollow Property
Gets or sets a value indicating if the glyphs are hollow (outlined), otherwise they are solid.

The StrokePen property must be set in order to draw outlined glyphs.

Syntax
'Declaration
 
Public Property Hollow As System.Boolean
public System.bool Hollow {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members