Property MonthsFull
Namespace TallComponents.PDF.JavaScript.Scripting
Class Messages
Override this string array to provide an array of localized full names for all months, e.g. ["January", "February", ...]. The array must have size 12.
Syntax
protected internal
String[]
MonthsFull
{
get;
}
Property value
String[]