PsDocument.ClipText
PsDocument.ClipText method
Adds clip from an outline of given text in given font.
public void ClipText(string text, Font font, float x, float y)
| Parameter | Type | Description |
|---|---|---|
| text | String | The text. |
| font | Font | The font. |
| x | Single | An X coordinate of the text position. |
| y | Single | An Y coordinate of the text position. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page