ImageGear .NET v24.12 - Updated
rationalDenominatorList Property

ImageGear.Web.Isis Library > ImageGear.Web.Isis Namespace > ImGearIsisTagChoices class : rationalDenominatorList Property
Gets the available rational denominator choice values.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_rationalDenominatorList() : ImGearIsisTagRationalDenominatorCollection
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearIsisTagChoices.get_rationalDenominatorList();
Remarks
Use this property when ChoiceKind is set to list. If the value of the TagType property is anything other than Rational, then this property is null.
See Also

Reference

ImGearIsisTagChoices class
ImGearIsisTagChoices Members