'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> Public Property EmbeddedImageFormat As INRasterImageFormat
'Usage
Dim instance As NSvgImageFormat Dim value As INRasterImageFormat instance.EmbeddedImageFormat = value value = instance.EmbeddedImageFormat
[System.Xml.Serialization.XmlIgnore()] public INRasterImageFormat EmbeddedImageFormat {get; set;}