'Declaration <HttpPostAttribute()> Public Overridable Function ApplyRedactionMarks( _
ByVal requestParamsИнформация о PDF документе и метках редактирования.As Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
[HttpPost()] public virtual Vintasoft.Shared.Web.WebResponseParamsBase ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Shared.Web.WebResponseParamsBase* ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^ ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams^ requestParams
)
Parameters
- requestParams
- Информация о PDF документе и метках редактирования.
Return Value
Ответ от сервера.