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)
Parameter | Type | Description |
---|---|---|
ch | char16_t | The character to repeat. |
ReturnValue
A string consisting of the character repeated.
See Also
- Class String
- Class DateComponent
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++