XpsCanvas.InsertGlyphs
XpsCanvas.InsertGlyphs method
Voegt nieuwe glyphs toe aan de onderliggende lijst van dit canvas opindex positie.
public XpsGlyphs InsertGlyphs(int index, string fontFamily, float fontSize, FontStyle fontStyle,
float originX, float originY, string unicodeString)
Parameter | Type | Beschrijving |
---|---|---|
index | Int32 | Positie waarop nieuwe glyphs moeten worden ingevoegd. |
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