Back to Devexpress

PdfShowDocumentPropertiesCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-ed53e6b4.md

latest1.7 KB
Original Source

PdfShowDocumentPropertiesCommand Class

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

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfShowDocumentPropertiesCommand :
    PdfViewerCommand
vb
Public Class PdfShowDocumentPropertiesCommand
    Inherits PdfViewerCommand

Inheritance

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

See Also

PdfShowDocumentPropertiesCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace