PdfDocument
AIHelper Property
|
helper for call AI.
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static PdfAI AIHelper { get; }
Public Shared ReadOnly Property AIHelper As PdfAI
Get
public:
static property PdfAI^ AIHelper {
PdfAI^ get ();
}
static member AIHelper : PdfAI with get
Property Value
Type:
PdfAI
See Also