ImageGear .NET - Updated May 1, 2018
Length Property (ImGearPDFWord)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFWord Class : Length Property
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

Property Value

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

Reference

ImGearPDFWord Class
ImGearPDFWord Members