ImageGear for .NET
maxValue Property
See Also  Send comments on this topic.
ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace > ImGearIsisTagChoices Class : maxValue Property

Glossary Item Box

Gets the maximum integer choice value.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_maxValue() : number(Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearIsisTagChoices.get_maxValue();

Remarks

If the value of the TagType property is Rational, then this property specifies the maximum value for the numerator. Use this property when ChoiceKind is set to range. If the value of the TagType property is anything other than Integer or Rational, then this property is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.