Click or drag to resize
FormattingSerializer Class
Serializer that keeps formatting as seen in the original document.
Inheritance Hierarchy
SystemObject
  Apptus.Util.XmlFormattingSerializer

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public class FormattingSerializer : ElementListener

The FormattingSerializer type exposes the following members.

Constructors
  NameDescription
Public methodFormattingSerializer
Creates a new FormattingSerializer.
Public methodFormattingSerializer(StringBuilder)
Creates a new FormattingSerializer.
Top
Methods
  NameDescription
Public methodContent
Public methodEnd
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodListenedTo
Public methodListenTo
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStart
Public methodToString (Overrides ObjectToString.)
Top
See Also