Namespace: Spire.Presentation.Converter.Equation.Word.Interface
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface IXDLSContentWriter
Public Interface IXDLSContentWriter
public interface class IXDLSContentWriter
type IXDLSContentWriter =  interface end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
InnerWriter
WriteChildBinaryElement(String, array<Byte>[]()[][])
WriteChildElement(String, Object)
WriteChildRefElement(String, Int32)
WriteChildStringElement(String, String)

See Also