Click or drag to resize

DocxDocumentAddParagraphStyle Method

Aggiunge uno stile di paragrafo

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

Parameters

name  String
Il nome dello stile

Return Value

DocxParagraphStyle
L'oggetto stile
See Also