Aspose::Pdf::Artifacts::Pagination::PageDate::set_Day method

PageDate::set_Day method

Sets the day component of the date. The format of the date will be updated based on this component.

void Aspose::Pdf::Artifacts::Pagination::PageDate::set_Day(System::SharedPtr<PageDate::DayComponent> value)

See Also