DateField
Overview
DateField is a class in Aspose.PDF FOSS for C++.
This class provides 4 methods for working with DateField objects in C++ programs.
Available methods include: DateField, DateFormat, Init.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
DateField() | Calls DateField on this DateField instance. |
Init(page: Aspose::Pdf::Page) | Calls Init(page) on this DateField instance. |
DateFormat() → std::string | Calls DateFormat on this DateField instance. |
DateFormat(value: std::string) | Calls DateFormat(value) on this DateField instance. |