LegacyXmpFormatter Class |
Namespace: Atalasoft.Annotate.Formatters
The LegacyXmpFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | LegacyXmpFormatter() | Creates a new instance of LegacyXmpFormatter with default options. |
![]() | LegacyXmpFormatter(Formatting, Int32, Boolean, PointF) | Creates a new instance of LegacyXmpFormatter with the specified property values.
|
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.
|
![]() | CreateXmpPacket |
Gets or sets a value indicating whether [create XMP packet].
|
![]() | Formatting |
Gets or sets the formatting.
|
![]() | Indentation |
Gets or sets the indentation.
|
![]() | Resolution |
Gets or sets the resolution.
|
![]() | SurrogateSelector |
Gets or sets the SurrogateSelector used by the current formatter.
|
Name | Description | |
---|---|---|
![]() | Deserialize |
Deserializes the data on the provided stream and reconstitutes the graph of objects.
|
![]() ![]() | DeserializeBrush | Converts XMP data into an AnnotationBrush. |
![]() ![]() | DeserializePen | Converts XMP data into an AnnotationPen. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Serialize |
Serializes an object, or graph of objects with the given root to the provided stream.
|
![]() ![]() | SerializeBrush | Converts an AnnotationBrush into XMP data. |
![]() ![]() | SerializePen | Converts an AnnotationPen into XMP data. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |