A Sandcastle Documented Class Library
DocxField Class |
Campo di un documento word.
Inheritance Hierarchy
SystemObject QsGemBox.DocxDocxField
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
The DocxField type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
InnerObject |
L'oggetto interno
|
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetName |
Ritorna il nome del campo.
| |
GetParent |
L'oggetto padre.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also