'Declaration Public Default Property Item( _ ByVal state As System.String _ ) As FormXObject
public FormXObject this[ System.string state ]; {get; set;}
Parameters
- state
- The state of the annotation.
'Declaration Public Default Property Item( _ ByVal state As System.String _ ) As FormXObject
public FormXObject this[ System.string state ]; {get; set;}