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