Leadtools.Jpeg2000 Namespace > Jpeg2000FileInformation Structure : Free Property |
public BoxInformationElement[] Free {get;}
'Declaration Public ReadOnly Property Free As BoxInformationElement()
'Usage Dim instance As Jpeg2000FileInformation Dim value() As BoxInformationElement value = instance.Free
public: property array<BoxInformationElement>^ Free { array<BoxInformationElement>^ get(); }