Class PageDate.DayComponent
PageDate.DayComponent class
Represents the day component of a date.
public class DayComponent : DateComponent
Constructors
| Name | Description |
|---|---|
| DayComponent() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Format { get; set; } | Gets or sets the format for the date component. |
Methods
| Name | Description |
|---|---|
| GetFormat() | Gets the format string for the day component. |
| GetFormat(char) | Returns a string composed of a specified character repeated based on the format. |
See Also
- class DateComponent
- class PageDate
- namespace Aspose.Pdf
- assembly Aspose.PDF