Back to Devexpress

PdfCommentViewerState Enum

wpf-devexpress-dot-xpf-dot-pdfviewer-b5bb0b5d.md

latest1.2 KB
Original Source

PdfCommentViewerState Enum

Lists values used to specify the comment viewer state.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public enum PdfCommentViewerState
vb
Public Enum PdfCommentViewerState

Members

NameDescription
Collapsed

The comment viewer is collapsed.

| | Visible |

The comment viewer is visible.

| | Expanded |

The comment viewer is expanded.

|

The following properties accept/return PdfCommentViewerState values:

See Also

DevExpress.Xpf.PdfViewer Namespace