Click or drag to resize

DocxElementConvertToSection Method

Ritorna l'oggetto 'DocxSection' se l'oggetto corrente è una sezione di documento, altrimenti null.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public DocxSection ConvertToSection()

Return Value

Type: DocxSection

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxElement.ConvertToSection"]

See Also