CanSerializeXml Property (StyleInfo)
Gets whether the object in its entirety can be rendered with XML without losing any information.
public bool CanSerializeXml {get;}
'Declaration
Public ReadOnly Property CanSerializeXml As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.CanSerializeXml