'Declaration Protected Overridable Function ApplyRedactionMarks( _
ByVal requestParamsInformation about PDF document and redaction marks.As Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
protected virtual Vintasoft.Shared.Web.WebResponseParamsBase ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams requestParams
)
protected: virtual Vintasoft.Shared.Web.WebResponseParamsBase* ApplyRedactionMarks(
Vintasoft.Imaging.Pdf.Web.Services.ApplyPdfRedactionMarksRequestParams* requestParams
)
protected:
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.