FreeSpire.PDF by Administrator

<PackageReference Include="FreeSpire.PDF" Version="2.9.37" />

.NET API 10,293,248 bytes

 PdfTextBoxFieldWidget

public PdfRGBColor BackColor { get; set; }

public string DefaultValue { get; set; }

public PdfRGBColor ForeColor { get; set; }

public PdfHighlightMode HighlightMode { get; set; }

public bool InsertSpaces { get; set; }

public int MaxLength { get; set; }

public bool Multiline { get; set; }

public bool Password { get; set; }

public bool Scrollable { get; set; }

public bool SpellCheck { get; set; }

public string Text { get; set; }

public PdfTextAlignment TextAlignment { get; set; }