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: 23.3.0.0 (23.3.0.0)
Syntax
public Style AddStyle(
	StyleTemplateType stt
)

Parameters

stt
Type: StyleTemplateType
The STT.

Return Value

Type: Style
L'oggetto stile
See Also