VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlNumPagesFieldInfo Class
Constructors Properties Methods SeeAlso
In This Topic
OpenXmlNumPagesFieldInfo Class Members
In This Topic
The following tables list the members exposed by OpenXmlNumPagesFieldInfo.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OpenXmlNumPagesFieldInfo class.
Public Properties
 NameDescription
Public PropertyGets the child elements of this content info. (Inherited from OpenXmlContentInfo)
Public PropertyGets the field instruction. (Inherited from OpenXmlFieldInfo)
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