VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfRedactionMarkJS type
Constructors SeeAlso
In This Topic
    WebPdfRedactionMarkJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfRedactionMarkJS.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the WebPdfRedactionMarkJS 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.
    Public MethodGets the page associated with this redaction mark.
    Public MethodGets a rotation angle. (Inherited from WebRectangularSelectionJS)
    Public MethodGets the selection rectangle. (Inherited from WebRectangularSelectionJS)
    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 redaction mark.
    Public MethodSets the selection rectangle. (Inherited from WebRectangularSelectionJS)
    See Also