Aspose::Pdf::PageDate::set_Month method

PageDate::set_Month method

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

void Aspose::Pdf::PageDate::set_Month(System::SharedPtr<PageDate::MonthComponent> value)

See Also