| C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > C1PdfDocument Class > DrawString Method : DrawString(String,Font,Color,PointF,Single) Method |
'Declaration Public Overloads Function DrawString( _ ByVal text As System.String, _ ByVal font As System.Drawing.Font, _ ByVal color As System.Drawing.Color, _ ByVal pt As System.Drawing.PointF, _ Optional ByVal widthCoeff As System.Single _ ) As System.Integer
public System.int DrawString( System.string text, System.Drawing.Font font, System.Drawing.Color color, System.Drawing.PointF pt, System.float widthCoeff )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2