Gets or sets the placeholder information.
'Declaration
Public Property PlaceholderInf As PlaceHolderInfo
'Usage
Dim instance As JPxBox
Dim value As PlaceHolderInfo
instance.PlaceholderInf = value
value = instance.PlaceholderInf
Property Value
A
PlaceHolderInfo object which contains information about the placeholder box.