Click or drag to resize

DocxDocumentAddStyle Method

Crea un nuovo stile e lo salva nel documento

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public Style AddStyle(
	StyleTemplateType stt
)

Parameters

stt
Type: StyleTemplateType
The STT.

Return Value

Type: Style
L'oggetto stile
See Also