Click or drag to resize

WangFormatter Properties

The WangFormatter type exposes the following members.

Properties
  NameDescription
Public propertyBinder
Gets or sets the SerializationBinder that performs type lookups during deserialization.
Public propertyContext
Gets or sets the StreamingContext used for serialization and deserialization.
Public propertyResolution
Gets or sets the document resolution used by the AnnotateViewer.
Public propertySurrogateSelector
Gets or sets the SurrogateSelector used by the current formatter.
Public propertyUseWangBoldLevels
Gets or sets a value indicating how the lfWeight property will be interpreted for a TextAnnotation. Default value is false, to preserve backwards compatibility, an lfWeight of 400 or greater will indicate bold text. Setting this to true will be consistent with the WANG specification, an lfWeight of 700 or greater will indicate bold text.
Top
See Also