Click or drag to resize

DocxDocumentAddCharacterStyle Method

Aggiunge un nuovo stile di carattere

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

Parameters

name  String
Il nome dello stile

Return Value

DocxCharacterStyle
L'oggetto stile
See Also