←Select platform

PlaceholderInf Property

Summary

Gets or sets the placeholder information.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

A PlaceHolderInfo object which contains information about the placeholder box.

Remarks

If this field is not null, this box will be replaced with a JPIP placeholder box.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

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

Leadtools.Jpip Assembly