VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfTextRedactionMarkJS type
In This Topic
    WebPdfTextRedactionMarkJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebPdfTextRedactionMarkJS.
    Methods
     NameDescription
    Public MethodOverloaded. Creates a new object that is a copy of the current instance.
    Public MethodGets a background color of the selection rectangle. (Inherited from WebRectangularSelectionJS)
    Public MethodGets a border color of the selection rectangle. (Inherited from WebRectangularSelectionJS)
    Public MethodGets the type of redaction mark. (Inherited from WebPdfRedactionMarkJS)
    Public MethodGets the page associated with this redaction mark. (Inherited from WebPdfRedactionMarkJS)
    Public MethodGets a rotation angle. (Inherited from WebRectangularSelectionJS)
    Public MethodGets the selection rectangle. (Inherited from WebRectangularSelectionJS)
    Public MethodGets the text region to remove.
    Public MethodSets a background color of the selection rectangle. (Inherited from WebRectangularSelectionJS)
    Public MethodSets a border color of the selection rectangle. (Inherited from WebRectangularSelectionJS)
    Public MethodSets the type of the redaction mark.
    Public MethodSets the selection rectangle.
    See Also