DocxField.GetName Method

QsInformatica.Utils

DocxFieldGetName Method

Ritorna il nome del campo.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string GetName()
Public Function GetName As String
public:
String^ GetName()
member GetName : unit -> string 

Return Value

Type: String

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxField.GetName"]

See Also