Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

Name Property (DocumentViewerCommand)






The command name.
Syntax
public string Name {get; set;}
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As DocumentViewerCommand
Dim value As String
 
instance.Name = value
 
value = instance.Name
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

A unique string that specifies the command name. Default value is null.
Remarks

Built in command names are stored as static read only values in the DocumentViewerCommands class. For example, the command to got o the first page in the document has the name "Page.First", and the corresponding read only value DocumentViewerCommands.PageFirst.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCommand Class
DocumentViewerCommand Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features