Enum PdfCommentsExportMode
Provides values determining how the comments in a document should be exported to PDF.
Namespace: Telerik.WinForms.Documents.FormatProviders.Pdf
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum PdfCommentsExportMode
NativePdfAnnotations
The comments will be exported as native PDF annotations.
None
The comments will be skipped while exporting.