Property MustBeLessThanOrEqual

Namespace TallComponents.PDF.JavaScript.Scripting
Class Messages

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

%s will be replaced by the actual upperbound.

Syntax

protected internal  String  MustBeLessThanOrEqual  {  get;  }

Property value

String