PDFReaderControls.NET Professional Type Reference

TextField.DefaultValue Property

The default value asociated with this field.

public string DefaultValue {get; set;}

Remarks

In classic PDF documents rich text fields will store the default value as non rich text. You should however set and get rich-text strings. One exception is that the empty string will be returned and excepted as well.

See Also

TextField Class | TallComponents.PDF.Forms.Fields Namespace