Aspose::Pdf::PageDate::set_Year method

PageDate::set_Year method

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

void Aspose::Pdf::PageDate::set_Year(System::SharedPtr<PageDate::YearComponent> value)

See Also