Click or drag to resize

DocxDocumentAddCharacterStyle Method

Aggiunge un nuovo stile di carattere

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxCharacterStyle AddCharacterStyle(
	string name
)

Parameters

name  String
Il nome dello stile

Return Value

DocxCharacterStyle
L'oggetto stile
See Also