VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlFieldInfo Class
Constructors Properties Methods SeeAlso
In This Topic
OpenXmlFieldInfo Class Members
In This Topic
The following tables list the members exposed by OpenXmlFieldInfo.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OpenXmlFieldInfo class.
Public Properties
 NameDescription
Public PropertyGets the child elements of this content info. (Inherited from OpenXmlContentInfo)
Public PropertyGets the field instruction.
Public PropertyGets or sets the text. (Inherited from OpenXmlTextInfo)
Public PropertyGets the text properties. (Inherited from OpenXmlTextInfo)
Public Methods
 NameDescription
Public MethodAppends the child element to ChildElements. (Inherited from OpenXmlContentInfo)
Public MethodReturns a System.String that represents this instance. (Inherited from OpenXmlTextInfo)
See Also