| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderText Class > RenderText Constructor : RenderText Constructor(String,Font,AlignHorzEnum) |
'Declaration Public Function New( _ ByVal text As System.String, _ ByVal font As System.Drawing.Font, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderText( System.string text, System.Drawing.Font font, AlignHorzEnum horzAlign )