XpsCanvas.AddGlyphs
XpsCanvas.AddGlyphs method
Voegt nieuwe glyphs toe aan de onderliggende lijst van dit canvas.
public XpsGlyphs AddGlyphs(string fontFamily, float fontSize, FontStyle fontStyle, float originX,
float originY, string unicodeString)
Parameter | Type | Beschrijving |
---|---|---|
fontFamily | String | Lettertype familie. |
fontSize | Single | Lettertypegrootte. |
fontStyle | FontStyle | Lettertype. |
originX | Single | Glyphs oorsprong X coördinaat. |
originY | Single | Glyphs oorsprong T-coördinaat. |
unicodeString | String | Tekenreeks om af te drukken. |
Winstwaarde
Toegevoegd glyphs.
Zie ook
- class XpsGlyphs
- class XpsCanvas
- naamruimte Aspose.Page.XPS.XpsModel
- montage Aspose.Page