Property Outline
Namespace TallComponents.PDF.Layout.Paragraphs
Class Fragment
Get or set if the fragment is rendered as an outline.
If the outline is set, the characters will only draw the outline edges and the area will not be filled.
Syntax
public
Boolean
Outline
{
get;
set;
}
Property value
Boolean