'Declaration Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As PrintStyle
public PrintStyle Item( System.string key ) {get;}
Parameters
- key
'Declaration Public Overloads ReadOnly Property Item( _ ByVal key As System.String _ ) As PrintStyle
public PrintStyle Item( System.string key ) {get;}