ImageGear .NET - Updated
Max Field (ImGearPDEColorRange)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorRange Class : Max Field
Gets or sets Max value.
Syntax
'Declaration
 
Public Max As Single
'Usage
 
Dim instance As ImGearPDEColorRange
Dim value As Single
 
value = instance.Max
 
instance.Max = value
public float Max
public: float Max
public:
float Max

Field Value

Float value.
Remarks
The default value is 0.
See Also

Reference

ImGearPDEColorRange Class
ImGearPDEColorRange Members