Gets the name of the action to be performed.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Name { get; }
VB
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
The name of the action to be performed.
See Also