←Select platform

Prefix Property

Summary

Gets or sets the codestream context information returned from the server.

Syntax

C#
VB
C++
public PrefixedContext Prefix { get; set; } 
  
Public Property Prefix As Leadtools.Jpip.PrefixedContext 
public: 
property Leadtools.Jpip.PrefixedContext^ Prefix { 
   Leadtools.Jpip.PrefixedContext^ get(); 
   void set (    Leadtools.Jpip.PrefixedContext^ ); 
} 

Property Value

A PrefixedContext object which contains the codestream context information returned from the server.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly