ImageGear for .NET
Length Property (ImGearPDFWord)




Gets the number of bytes in a word.
Syntax
'Declaration
 
Public ReadOnly Property Length As Integer
'Usage
 
Dim instance As ImGearPDFWord
Dim value As Integer
 
value = instance.Length
public int Length {get;}
public: __property int get_Length();
public:
property int Length {
   int get();
}

Property Value

Integer value.
Remarks
This property also works on non-Roman systems.
See Also

Reference

ImGearPDFWord Class
ImGearPDFWord Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback