Text style. More...
Public Member Functions | |
| TextStyle (Font font, double fontSize, TextRenderModeEnum renderMode, Color strokeColor, ColorSpace strokeColorSpace, Color fillColor, ColorSpace fillColorSpace) | |
Properties | |
| Color | FillColor [get] |
| ColorSpace | FillColorSpace [get] |
| Font | Font [get] |
| double | FontSize [get] |
| TextRenderModeEnum | RenderMode [get] |
| Color | StrokeColor [get] |
| ColorSpace | StrokeColorSpace [get] |
Text style.
| org.pdfclown.documents.contents.TextStyle.TextStyle | ( | Font | font, | |
| double | fontSize, | |||
| TextRenderModeEnum | renderMode, | |||
| Color | strokeColor, | |||
| ColorSpace | strokeColorSpace, | |||
| Color | fillColor, | |||
| ColorSpace | fillColorSpace | |||
| ) |
Color org.pdfclown.documents.contents.TextStyle.FillColor [get] |
ColorSpace org.pdfclown.documents.contents.TextStyle.FillColorSpace [get] |
Font org.pdfclown.documents.contents.TextStyle.Font [get] |
double org.pdfclown.documents.contents.TextStyle.FontSize [get] |
TextRenderModeEnum org.pdfclown.documents.contents.TextStyle.RenderMode [get] |
Color org.pdfclown.documents.contents.TextStyle.StrokeColor [get] |
ColorSpace org.pdfclown.documents.contents.TextStyle.StrokeColorSpace [get] |
Copyright 2006-2013 Stefano Chizzolini. For more information, please visit PDF Clown home page.
Generated on Sat Feb 9 21:08:30 2013 for PDF Clown 0.1.2 by
1.6.3