Aspose::Pdf::DateComponent class
DateComponent class
Represents a base class for date components with a format attribute.
class DateComponent : public System::Object
Methods
Method | Description |
---|---|
DateComponent() | |
get_Format() const | Gets the format for the date component. |
GetFormat(char16_t) | Returns a string composed of a specified character repeated based on the format. |
set_Format(int32_t) | Sets the format for the date component. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++