Enum
PdfCommentsExportMode

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.

Declaration

cs-api-definition
NativePdfAnnotations = 1

Field Value

PdfCommentsExportMode

None

The comments will be skipped while exporting.

Declaration

cs-api-definition
None = 0

Field Value

PdfCommentsExportMode

In this article
DefinitionFieldsNativePdfAnnotationsNone
Not finding the help you need?
Contact Support