AnnotationFormatter Class Members
In This Topic
The following tables list the members exposed by
AnnotationFormatter.
Protected Constructors
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. |
Public Methods
Protected Methods
Public Events
See Also