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

Return Value

DocxSection

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

See Also