Property MustBeGreaterThanOrEqual

Namespace TallComponents.PDF.JavaScript.Scripting
Class Messages

Indicates that a value is too small. Override this string to provide a localized version of the string "Invalid value: must be greater than or equal to %s."

%s will be replaced by the actual lowerbound.

Syntax

protected internal  String  MustBeGreaterThanOrEqual  {  get;  }

Property value

String