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