AnnotationFormatter Class Properties
In This Topic
For a list of all properties of this type, see
AnnotationFormatter.
Public Properties
| | Name | Description |
 | Binder | Gets or sets the SerializationBinder that performs type lookups during deserialization. |
 | Context | Gets or sets the StreamingContext used for serialization and deserialization. |
  | DefaultImageEncoder | Gets or sets the default encoder that is used to serialize images. |
 | ImageEncoder | Gets or sets the encoder that is used to serialize images. |
 | SurrogateSelector | Gets or sets the SurrogateSelector used by the current formatter. |
Protected Properties
| | Name | Description |
 | ImageResolution | Gets the resolution, in dpi, of underlying image. |
See Also