Gets a string resource identifier of a command description.
Namespace:DevExpress.XtraPdfViewer.Commands
Assembly:DevExpress.XtraPdfViewer.v19.2.dll

Syntax
C# |
public override XtraPdfViewerStringId DescriptionStringId { get; }
|
VB |
Overrides Public ReadOnly Property DescriptionStringId As XtraPdfViewerStringId
|
Property value
Type:
XtraPdfViewerStringId
An XtraPdfViewerStringId enumeration value that is the resource string identifier.

See Also