| DocxDocumentAddNewLine Method |
Aggiunge una nuova linea (a capo).
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public DocxDocument AddNewLine()
Public Function AddNewLine As DocxDocument
public:
DocxDocument^ AddNewLine()
member AddNewLine : unit -> DocxDocument
Return Value
DocxDocumentDocxDocument.
See Also