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

Return Value

DocxSection

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

See Also