DateField
Overview
DateField is a type in Aspose.PDF FOSS for Go.
DateField is a text field with a JavaScript date-format action and a format mask (e.g.
This type provides 1 method for working with DateField objects in Go programs.
Available methods include: Format.
All public members are accessible to any Go application after installing the Aspose.PDF FOSS for Go package.
Methods
| Signature | Description |
|---|---|
Format() → string | Format returns the date field’s format mask (parsed back from its format JS). |