Offset Property

Summary

Gets the data offset value.

Syntax
C#
VB
C++
public int Offset { get; } 
  
Public ReadOnly Property Offset As Integer 
public: 
property int Offset { 
   int get(); 
} 

Property Value

An integer that represents the data offset value.

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.