VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / RedactionMark Class
Constructors Properties Methods Events SeeAlso
In This Topic
    RedactionMark Class Members
    In This Topic
    The following tables list the members exposed by RedactionMark.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RedactionMark class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the background brush of the rectangle. (Inherited from RectangularSelection)
    Public PropertyGets or sets a builder of interactive object. (Inherited from RectangularSelection)
    Public PropertyGets or sets a value indicating whether the interactive object is visible. (Inherited from RectangularSelection)
    Public PropertyGets or sets the type of the redaction mark.
    Public PropertyGets the page associated with this redaction mark.
    Public PropertyGets or sets the border pen of the rectangle. (Inherited from RectangularSelection)
    Public PropertyGets or sets the selection rectangle. (Inherited from RectangularSelection)
    Public PropertyGets or sets the bounding box of the selection area. (Inherited from RectangularSelection)
    Public PropertyGets or sets an interaction transformer of interactive object. (Inherited from RectangularSelection)
    Public Methods
     NameDescription
    Public MethodOverloaded. Draws the rectangular selection on specified . (Inherited from RectangularSelection)
    Public MethodReturns a point transformation, of this redaction mark, for specified ImageViewer.
    Protected Methods
     NameDescription
    Protected MethodMoves this selection from focused image to the specified image.
    Protected MethodRaises the StateChanged event. (Inherited from RectangularSelection)
    Public Events
     NameDescription
    Public EventOccurs when the object state is changed. (Inherited from RectangularSelection)
    See Also