[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AI.OpenAIDocumentAssistantBase.GetTableMessageFmt

GetTableMessageFmt Property

GetTableMessageFmt

Gets or sets the format string used to construct the message for the GetTable(GcPdfDocument, string, RecognitionAlgorithm, OutputRange, CancellationToken) method. The format item in the string is replaced with the specific table request passed to the method.

Declaration
public string GetTableMessageFmt { get; set; }
Public Property GetTableMessageFmt As String