Leadtools.Jpeg2000 Namespace > BoxInformationElement Structure : DataSize Property |
public long DataSize {get; set;}
'Declaration Public Property DataSize As Long
'Usage Dim instance As BoxInformationElement Dim value As Long instance.DataSize = value value = instance.DataSize