Aspose::Pdf::DateComponent::GetFormat method

DateComponent::GetFormat method

Returns a string composed of a specified character repeated based on the format.

System::String Aspose::Pdf::DateComponent::GetFormat(char16_t ch)
ParameterTypeDescription
chchar16_tThe character to repeat.

ReturnValue

A string consisting of the character repeated.

See Also