|
@@ -3,7 +3,7 @@ using QuestPDF.Infrastructure;
|
|
|
|
|
|
|
|
namespace QuestPDF.Elements.Text.Items
|
|
namespace QuestPDF.Elements.Text.Items
|
|
|
{
|
|
{
|
|
|
- internal class TextBlockSectionlLink : TextBlockSpan
|
|
|
|
|
|
|
+ internal class TextBlockSectionLink : TextBlockSpan
|
|
|
{
|
|
{
|
|
|
public string SectionName { get; set; }
|
|
public string SectionName { get; set; }
|
|
|
|
|
|