Back to Devexpress

PdfOutlineNodeTextSize Enum

windowsforms-devexpress-dot-xtrapdfviewer-071b8f59.md

latest1.5 KB
Original Source

PdfOutlineNodeTextSize Enum

Lists values specifying the outline node text size in the PDF navigation pane.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public enum PdfOutlineNodeTextSize
vb
Public Enum PdfOutlineNodeTextSize

Members

NameDescriptionExample
Small

The text of outline nodes in the PDF navigation pane is small.

|

| | Medium |

The text of outline nodes in the PDF navigation pane is medium.

|

| | Large |

The text of outline nodes in the PDF navigation pane is large.

|

|

The following properties accept/return PdfOutlineNodeTextSize values:

See Also

DevExpress.XtraPdfViewer Namespace