VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / PageRedactionMark Class
Constructors Properties Methods Events SeeAlso
In This Topic
    PageRedactionMark Class Members
    In This Topic
    The following tables list the members exposed by PageRedactionMark.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageRedactionMark 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. (Inherited from RedactionMark)
    Public PropertyGets or sets the border pen of the rectangle. (Inherited from RectangularSelection)
    Public PropertyGets or sets the selection rectangle.
    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. (Inherited from RedactionMark)
    Protected Methods
     NameDescription
    Protected MethodMoves this selection from focused image to the specified image. (Inherited from RedactionMark)
    Protected MethodRaises the StateChanged event. (Inherited from RectangularSelection)
    Public Events
     NameDescription
    Public EventOccurs when the object state is changed. (Inherited from RectangularSelection)
    See Also