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: 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.