VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Formatters Namespace / AnnotationFormatter Class
In This Topic
AnnotationFormatter Class Properties
In This Topic
For a list of all properties of this type, see AnnotationFormatter.
Public Properties
 NameDescription
Public PropertyGets or sets the SerializationBinder that performs type lookups during deserialization.
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.
Public PropertyGets or sets the encoder that is used to serialize images.
Public PropertyGets or sets the SurrogateSelector used by the current formatter.
Protected Properties
 NameDescription
Protected PropertyGets the resolution, in dpi, of underlying image.
See Also