ImageGear for .NET
CharOffset Property




Gets a word's character offset from the beginning of its page.
Syntax
'Declaration
 
Public ReadOnly Property CharOffset As Integer
'Usage
 
Dim instance As ImGearPDFWord
Dim value As Integer
 
value = instance.CharOffset
public int CharOffset {get;}
public: __property int get_CharOffset();
public:
property int CharOffset {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFWord Class
ImGearPDFWord Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback