XpsCanvas.AddGlyphs
XpsCanvas.AddGlyphs method
Fügt der untergeordneten Liste dieser Leinwand neue Glyphen hinzu.
public XpsGlyphs AddGlyphs(string fontFamily, float fontSize, FontStyle fontStyle, float originX,
float originY, string unicodeString)
Parameter | Typ | Beschreibung |
---|---|---|
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