public class ResourcesRedactionAnnotation extends AnnotationBase implements IResourcesRedactionAnnotation
Represents Resources redaction annotation properties
Constructor and Description |
---|
ResourcesRedactionAnnotation()
Initializes new instance of
ResourcesRedactionAnnotation class. |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBox()
Gets or sets annotation position
|
void |
setBox(Rectangle value)
Gets or sets annotation position
|
String |
toString() |
getCreatedOn, getId, getMessage, getPageNumber, getReplies, getStateBeforeAnnotation, getType, getUser, setCreatedOn, setId, setMessage, setPageNumber, setReplies, setStateBeforeAnnotation, setType, setUser
public ResourcesRedactionAnnotation()
Initializes new instance of ResourcesRedactionAnnotation
class.
public final Rectangle getBox()
Gets or sets annotation position
public final void setBox(Rectangle value)
Gets or sets annotation position
public String toString()
toString
in class AnnotationBase