Commit eb7af74 1 parent 879ddf7 commit eb7af74 Copy full SHA for eb7af74
File tree 1 file changed +1
-1
lines changed
taskt/Core/Automation/Commands
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public class WordExportToPDFCommand : ScriptCommand
23
23
[ Attributes . PropertyAttributes . PropertyUIHelper ( Attributes . PropertyAttributes . PropertyUIHelper . UIAdditionalHelperType . ShowVariableHelper ) ]
24
24
public string v_InstanceName { get ; set ; }
25
25
[ XmlAttribute ]
26
- [ Attributes . PropertyAttributes . PropertyDescription ( "Please indicate the path of the pdf" ) ]
26
+ [ Attributes . PropertyAttributes . PropertyDescription ( "Please indicate the path of the new pdf" ) ]
27
27
[ Attributes . PropertyAttributes . PropertyUIHelper ( Attributes . PropertyAttributes . PropertyUIHelper . UIAdditionalHelperType . ShowVariableHelper ) ]
28
28
[ Attributes . PropertyAttributes . PropertyUIHelper ( Attributes . PropertyAttributes . PropertyUIHelper . UIAdditionalHelperType . ShowFileSelectionHelper ) ]
29
29
[ Attributes . PropertyAttributes . InputSpecification ( "Enter or Select the path to the file." ) ]
You can’t perform that action at this time.
0 commit comments