VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.AspNetCore.ApiControllers Namespace / VintasoftPdfApiController Class / VerifyPdfAConformance(PdfARequestParams) Method
Syntax Requirements SeeAlso
В этом разделе
    VerifyPdfAConformance(PdfARequestParams) Метод (VintasoftPdfApiController)
    В этом разделе
    Синтаксис
    'Declaration
    
    <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")>
    Public Overridable Function VerifyPdfAConformance( _
    ByVal value
    As Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams _
    ) As Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams VerifyPdfAConformance(
    Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams value
    )
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public: virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams* VerifyPdfAConformance(
    Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams* value
    )
    [HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")]
    public:
    virtual Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams^ VerifyPdfAConformance(
    Vintasoft.Imaging.Pdf.Web.Services.PdfARequestParams^ value
    )
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6

    Смотрите также