Property FormattedValue

Namespace TallComponents.PDF.Forms.Fields
Class TextField

The Formatted Value.

for XFA documents the Picture-Clause will be executed. For classic document the FormatAction (JavaScript code) is executed (depending on document.ScriptBehavior setting).

Can throw an ObjectDisposedException if the field was removed from the field collection (dynamic XFA).

Syntax

public  String  FormattedValue  {  get;  }

Property value

String