Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Serialize Font
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01174944
Message ID:
01174972
Views:
7
Hi,

I think you can serialize the font to binary but not directly to XML/Soap.
Which are you attempting to use? A workaround for XML is to expose properties for the critical font parameters (Name,fontsize, fontstyle etc) and to create the font from these after deserialization...

Regards,
Viv

>Hi All, I have a ListView class which I allow the user to customize column widths and orders using serialization, I thought it would be relatively straightforward to add the Font property to the customiseable ( is that really a word ? ) list of properties, however it seems that Fonts aren't serializable - anyone know of a workaround for this ? I'm using version 2.0 of the framework.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform