WordProcessingField
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage
public class WordProcessingField extends CustomPackage
Represents a field in a word processing document.
Learn more
| Method | Description |
|---|---|
| getCode() | Gets the field code. |
| getResult() | Gets the field result. |
public final String getCode()
Gets the field code.
Returns: java.lang.String - The field code.
public final String getResult()
Gets the field result.
Returns: java.lang.String - The field result.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.