ActiveReports 9
Item Property (Fonts)

The name of the font.
Gets the font with the associated name.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal name As System.String _
) As Font
public Font this[ 
   System.string name
]; {get;}

Parameters

name
The name of the font.
See Also

Reference

Fonts Class
Fonts Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum