Click or drag to resize

DocxDocumentAddParagraphStyle Method

Aggiunge uno stile di paragrafo

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

Parameters

name  String
Il nome dello stile

Return Value

DocxParagraphStyle
L'oggetto stile
See Also