Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpeg2000 Namespace > Jpeg2000FileInformation Structure : DesiredReproduction Property |
public BoxInformationElement[] DesiredReproduction {get;}
'Declaration Public ReadOnly Property DesiredReproduction As BoxInformationElement()
'Usage Dim instance As Jpeg2000FileInformation Dim value() As BoxInformationElement value = instance.DesiredReproduction
public: property array<BoxInformationElement>^ DesiredReproduction { array<BoxInformationElement>^ get(); }