Leadtools.Jpip Namespace > ViewWindowFields Class : CodeStreamContext Property |
public IList<ContextRange> CodeStreamContext {get;}
'Declaration Public ReadOnly Property CodeStreamContext As IList(Of ContextRange)
'Usage Dim instance As ViewWindowFields Dim value As IList(Of ContextRange) value = instance.CodeStreamContext
public: property IList<ContextRange^>^ CodeStreamContext { IList<ContextRange^>^ get(); }
This field is valid when requesting images in a JPX format. Each ContextRange is associated with one or more codestreams determined by the server.
Use this field to specify more remapping transformation to the requested codestreams.