Hi,
I have a small doubt regarding the PrinterSettings Class Serialization using NetDataContractSerializer. I am able to directly serialize the class using the binary formatter without any errors and able to deserialize and show the same to the user.But using NetDataContractSerializer , the serializer throws an error stating some of the properties of the class are not serializable(for example Paper Source Kind). Can you please anyone help on this.
Thanks in Advance..
Regards,
Nishanth
Copyright (c) Marimer LLC