1. GroupDocs.Annotation
  2. /
  3. GroupDocs.Annotation for .NET
  4. /
  5. GroupDocs.Annotation.Options
  6. /
  7. Class PreviewOptions
  8. /
  9. PreviewOptions.RenderAnnotations

PreviewOptions.RenderAnnotations

PreviewOptions.RenderAnnotations property

The property that controls whether annotations will be generated on the preview. Default State - true.

public bool RenderAnnotations { get; set; }

See Also