RecolorOperation ConvertAnnotations Property. Gets or sets a value indicating whether annotations are to be recolored. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]bool

[Visual Basic]
Boolean
true No Gets or sets a value indicating whether annotations are to be recolored.

 

   

Notes
 

Whether annotations should be recolored.

Annotations and fields are not part of the page but instead float over the page. You can choose whether to convert the appearance stream of any annotations or leave them in their native color space.

 

   

Example
 

See the Recolor method.