Back to Devexpress

TdxPDFViewerOptionsAttachments Class

vcl-dxpdfviewer-dbeea232.md

latest1.4 KB
Original Source

TdxPDFViewerOptionsAttachments Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxPDFViewerOptionsPersistent TdxPDFViewerOptionsNavigationPage TdxPDFViewerOptionsAttachments

See Also

TdxPDFViewerOptionsAttachments Members

dxPDFViewer Unit