VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / ApplyPdfRedactionMarksRequestParams Class
Constructors Properties SeeAlso
In This Topic
    ApplyPdfRedactionMarksRequestParams Class Members
    In This Topic
    The following tables list the members exposed by ApplyPdfRedactionMarksRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ApplyPdfRedactionMarksRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets an appearance of PDF redaction marks.
    Public PropertyGets or sets an image file identifier (file identifier in data storage). (Inherited from WebImageFileRequestParams)
    Public PropertyGets or sets a password for file, which is specified by fileId property. (Inherited from WebImageFileRequestParams)
    Public PropertyGets or sets a JSON string that contains information about PDF redaction marks.
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also