Constructor Fragment
Namespace TallComponents.PDF.Shapes
Class Fragment
Initialize a new instance of the Fragment class with given content and font.
Syntax
public Fragment(String text, Font font)
Parameters
String
text
Content.
Font
font
Font.
Create a fragment with given text and font. The default font size is 12pt.