'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function ApplyRedactionMarks( _
ByVal requestParamsInformation about PDF document and redaction marks.As Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Shared.Web.WebResponseParamsBase ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Shared.Web.WebResponseParamsBase* ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^ ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF document and redaction marks.
Return Value
Response from the server.