RenderNotes
BaseViewOptions.RenderNotes property
Enables rendering notes.
public bool RenderNotes { get; set; }
Remarks
Some files, such as presentations or Microsoft project files, may contain notes. By default, GroupDocs.Viewer does not render notes. To do this, set this property to true
.
For code example, see the documentation.
See Also
- class BaseViewOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer