IDevice.StrokeText
IDevice.StrokeText method
Strokes the specified text string at the specified location.
public void StrokeText(string text, PointF pt)
Parameter | Type | Description |
---|---|---|
text | String | String to stroke. |
pt | PointF | Point that specifies the coordinates where to start the text. |
See Also
- interface IDevice
- namespace Aspose.Html.Rendering
- assembly Aspose.HTML