VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfTextRedactionMarkJS type
Constructors SeeAlso
In This Topic
    WebPdfTextRedactionMarkJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfTextRedactionMarkJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfTextRedactionMarkJS class.
    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