XpsCanvas.InsertGlyphs
XpsCanvas.InsertGlyphs method
Fügt neue Glyphen in die untergeordnete Liste dieser Leinwand einindex Position.
public XpsGlyphs InsertGlyphs(int index, string fontFamily, float fontSize, FontStyle fontStyle,
float originX, float originY, string unicodeString)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Position, an der neue Glyphen eingefügt werden sollen. |
fontFamily | String | Schriftfamilie. |
fontSize | Single | Schriftgröße. |
fontStyle | FontStyle | Schriftstil. |
originX | Single | X-Koordinate des Ursprungs der Glyphen. |
originY | Single | T-Koordinate des Ursprungs der Glyphen. |
unicodeString | String | Zu druckende Zeichenfolge. |
Rückgabewert
Glyphen hinzugefügt.
Siehe auch
- class XpsGlyphs
- class XpsCanvas
- namensraum Aspose.Page.XPS.XpsModel
- Montage Aspose.Page