Serializer that keeps formatting as seen in the original document.
Inheritance Hierarchy
Apptus.Util.XmlFormattingSerializer
Namespace: Apptus.Util.Xml
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public class FormattingSerializer : ElementListener
The FormattingSerializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FormattingSerializer |
Creates a new FormattingSerializer.
|
![]() | FormattingSerializer(StringBuilder) |
Creates a new FormattingSerializer.
|
Methods
Name | Description | |
---|---|---|
![]() | Content | |
![]() | End | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ListenedTo | |
![]() | ListenTo | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Start | |
![]() | ToString | (Overrides ObjectToString.) |
See Also