Aspose::Pdf::DateComponent class

DateComponent class

Represents a base class for date components with a format attribute.

class DateComponent : public System::Object

Methods

MethodDescription
DateComponent()
get_Format() constGets 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