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