C#
VB
C++
Gets or sets the placeholder information.
public PlaceHolderInfo PlaceholderInf { get; set; }
Public Property PlaceholderInf As Leadtools.Jpip.Jpx.PlaceHolderInfo
public:
property Leadtools.Jpip.Jpx.PlaceHolderInfo^ PlaceholderInf {
Leadtools.Jpip.Jpx.PlaceHolderInfo^ get();
void set ( Leadtools.Jpip.Jpx.PlaceHolderInfo^ );
}
A PlaceHolderInfo object which contains information about the placeholder box.
If this field is not null, this box will be replaced with a JPIP placeholder box.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET