'宣言 Public Overridable Function GetPdfInfo( _ ByVal pdfPath As System.String _ ) As System.Web.Http.IHttpActionResult
public virtual System.Web.Http.IHttpActionResult GetPdfInfo( System.string pdfPath )
パラメータ
- pdfPath
- PDFファイルの完全パス。
戻り値の型
C1.Web.Api.Document.Models.ExecutionInfo型オブジェクトのコンテンツを保持するSystem.Web.Http.IHttpActionResult型オブジェクト。