Aspose::Pdf::Annotations::Annotation::set_UpdateAppearanceOnConvert method

Annotation::set_UpdateAppearanceOnConvert method

If true, annotation appearance will be updated before converting PF document into image. This allows convert fields correctly but probably demand more time.

static void Aspose::Pdf::Annotations::Annotation::set_UpdateAppearanceOnConvert(bool value)

See Also