Parameters
- serializationStream
- The stream where the formatter puts the serialized data.
- graph
- The FormPageTemplate or FormDocumentTemplate object to serialize. All form field templates of FormPageTemplate object are automatically serialized.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if serializationStream or graph is null. |
System.ArgumentException | Thrown if formatter does not support serialization of provided type. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5