EnumPdfCommentsExportMode
Enum
Provides values determining how the comments in a document should be exported to PDF.
Definition
Namespace:Telerik.Windows.Documents.FormatProviders.Pdf
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public enum PdfCommentsExportMode
Fields
NativePdfAnnotations
The comments will be exported as native PDF annotations.
None
The comments will be skipped while exporting.