Click or drag to resize

DocxDocumentAddParagraphStyle Method

Aggiunge uno stile di paragrafo

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

Parameters

name
Type: SystemString
Il nome dello stile

Return Value

Type: DocxParagraphStyle
L'oggetto stile
See Also