Tool.ToolType
Tool.ToolType property
Gets or sets the type of the tool. Currently, only function is supported.
public string ToolType { get; set; }
See Also
- class Tool
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the type of the tool. Currently, only function is supported.
public string ToolType { get; set; }