[]
Gets or sets a value indicating whether to generate appearance streams for annotations that have rich text content (FreeTextAnnotation, LineAnnotation). The default value for this property is false.
Note that currently there is a limitation: if this property is set to true so that appearance streams for rich text are generated, all rich text formatting is ignored.
public static bool BuildRichTextAppearanceStreams { get; set; }
Public Shared Property BuildRichTextAppearanceStreams As Boolean