Skip to main content
A newer version of this page is available. .

PdfShowDocumentPropertiesCommand Class

Runs the Document Properties dialog that provides detailed information about the current document.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfShowDocumentPropertiesCommand :
    PdfViewerCommand

Inheritance

Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfShowDocumentPropertiesCommand
See Also