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: 25.2.0.0 (25.2.0.0)
Syntax
public DocxSection ConvertToSection()

Return Value

Type: DocxSection

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

See Also