[]
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.
public string GetTableMessageFmt { get; set; }
Public Property GetTableMessageFmt As String