The display pattern accociated with this field.

Namespace: TallComponents.PDF.Forms.Fields
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public string DisplayPattern { get; }
Visual Basic
Public ReadOnly Property DisplayPattern As String
	Get

Remarks

Returns null if not defined or not applicable.

XFA: format picture clause.

See Also