Jp2ImageInfoIPData Property |
Gets the Intellectual Property Rights Information (IPData) stored in the source data stream.
Namespace:
Atalasoft.Imaging.Codec.Jpeg2000
Assembly:
Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic virtual string IPData { get; }Public Overridable ReadOnly Property IPData As String
Get
Property Value
Type:
String The Intellectual Property Rights Information (IPData) stored in the source data stream.
See Also