DateComponent.GetFormat
DateComponent.GetFormat method
Returns a string composed of a specified character repeated based on the format.
public string GetFormat(char ch)
Parameter | Type | Description |
---|---|---|
ch | Char | The character to repeat. |
Return Value
A string consisting of the character repeated.
See Also
- class DateComponent
- namespace Aspose.Pdf.Artifacts.Pagination
- assembly Aspose.PDF