Leadtools.Jpip.JPX Namespace > JPxBox Class : PlaceholderInf Property |
public PlaceHolderInfo PlaceholderInf {get; set;}
'Declaration Public Property PlaceholderInf As PlaceHolderInfo
'Usage Dim instance As JPxBox Dim value As PlaceHolderInfo instance.PlaceholderInf = value value = instance.PlaceholderInf
public PlaceHolderInfo PlaceholderInf {get; set;}
get_PlaceholderInf();
set_PlaceholderInf(value);
public: property PlaceHolderInfo^ PlaceholderInf { PlaceHolderInfo^ get(); void set ( PlaceHolderInfo^ value); }
If this field is not null, this box will be replaced with a JPIP placeholder box.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2