VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Formatters Namespace / AnnotationWangFormatter Class
In This Topic
AnnotationWangFormatter Class Properties
In This Topic
For a list of all properties of this type, see AnnotationWangFormatter.
Public Properties
 NameDescription
Public PropertyGets or sets the SerializationBinder that performs type lookups during deserialization. (Inherited from AnnotationFormatter)
Public PropertyGets or sets the StreamingContext used for serialization and deserialization.
Public Propertystatic (Shared in Visual Basic)Gets or sets the default encoder that is used to serialize images. (Inherited from AnnotationFormatter)
Public PropertyGets or sets the encoder that is used to serialize images. (Inherited from AnnotationFormatter)
Public PropertyGets or sets the SurrogateSelector used by the current formatter. (Inherited from AnnotationFormatter)
Protected Properties
 NameDescription
Protected PropertyGets the resolution, in dpi, of underlying image. (Inherited from AnnotationFormatter)
See Also