Skip to main content

TdxPDFViewerOptionsAttachments Class

Contains settings of the Attachments page on the PDF Viewer control’s Navigation pane.

Declaration

TdxPDFViewerOptionsAttachments = class(
    TdxPDFViewerOptionsNavigationPage
)

Remarks

This class provides the following members that allow you to:

  • Hide or display the Attachments page (Visible).

  • Replace the default glyph on the Attachments tab (Glyph).

Direct TdxPDFViewerOptionsAttachments Class Reference

The PDF Viewer control’s OptionsNavigationPane.Attachments property references a TdxPDFViewerOptionsAttachments object.

See Also