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).
#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