Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LastValue Property
See Also 
Leadtools.Jpip Namespace > Range Class : LastValue Property



The last value in the Range

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LastValue As Nullable(Of Integer)
Visual Basic (Usage)Copy Code
Dim instance As Range
Dim value As Nullable(Of Integer)
 
value = instance.LastValue
C# 
public Nullable<int> LastValue {get;}
C++/CLI 
public:
property Nullable<int> LastValue {
   Nullable<int> get();
}

Return Value

A nullable Int32 which specifies the last number in the Range.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features