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



The first value in the Range

Syntax

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

Return Value

A nullable Int32 which specifies the first 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