| Name | Description |
 | Bottom | Gets or sets bottom bound of the drawing canvas. |
 | BreakLine | Gets break line flag for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | CellOwner | Gets owner Word/RTF table cell object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | Document | Gets Word/RTF document for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | GroupBottom | Gets or sets group bottom bound of the drawing canvas. |
 | GroupLeft | Gets or sets group left bound of the drawing canvas. |
 | GroupRight | Gets or sets group right bound of the drawing canvas. |
 | GroupTop | Gets or sets group top bound of the drawing canvas. |
 | Height | Gets height of the drawing canvas. |
 | HorizontalPosition | Gets or sets horizontal position of the drawing canvas. |
 | HorizontalPositionRelation | Gets or sets horizontal relation of the position of the drawing canvas. |
 | Id | Gets a drawing canvas instance identifier. |
 | IsBehindDocument | Gets or sets behind document flag of the drawing canvas. |
 | IsEmpty | Overridden. Gets is empty this object. |
 | IsFlipHorizontal | Gets or sets flip horizontal flag of the drawing canvas. |
 | IsFlipVertical | Gets or sets flip vertical flag of the drawing canvas. |
 | Left | Gets or sets left bound of the drawing canvas. |
 | Name | Gets a drawing canvas instance name (by default "Canvas"). |
 | Owner | Gets owner object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | ParagraphOwner | Gets owner Word/RTF paragraph object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | Rectangle | Gets or sets a drawing canvas rectangle. |
 | Right | Gets or sets right bound of the drawing canvas. |
 | SectionOwner | Gets owner Word/RTF section object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | ShapeOwner | Gets owner Word/RTF shape object for this object. (Inherited from C1.WPF.Word.Objects.RtfObject) |
 | Shapes | Gets the shape collection of this drawing canvas. |
 | Top | Gets or sets top bound of the drawing canvas. |
 | VerticalPosition | Gets or sets vertical position of the drawing canvas. |
 | VerticalPositionRelation | Gets or sets vertical relation of the position of the drawing canvas. |
 | Width | Gets width of the drawing canvas. |