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