PlaceholderInf Property

Summary
Gets or sets the placeholder information.
Syntax
C#
VB
C++
public PlaceHolderInfo PlaceholderInf { get; set; } 
  
Public Property PlaceholderInf As PlaceHolderInfo 
public: 
property PlaceHolderInfo^ PlaceholderInf { 
   PlaceHolderInfo^ get(); 
   void set (    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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.