ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : DataLength Property |
'Declaration Public ReadOnly Property DataLength As Integer
'Usage Dim instance As ImGearPDEImage Dim value As Integer value = instance.DataLength
public int DataLength {get;}
public: __property int get_DataLength();