ComponentOne Word for UWP
RtfDrawingCanvas Class Members
Properties  Methods 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfDrawingCanvas Class

The following tables list the members exposed by RtfDrawingCanvas.

Public Constructors
 NameDescription
Public ConstructorCreate Word/RTF drawing canvas.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets bottom bound of the drawing canvas.  
Public PropertyGets break line flag for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets Word/RTF document for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets group bottom bound of the drawing canvas.  
Public PropertyGets or sets group left bound of the drawing canvas.  
Public PropertyGets or sets group right bound of the drawing canvas.  
Public PropertyGets or sets group top bound of the drawing canvas.  
Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets height of the drawing canvas.  
Public PropertyGets or sets horizontal position of the drawing canvas.  
Public PropertyGets or sets horizontal relation of the position of the drawing canvas.  
Public PropertyGets a drawing canvas instance identifier.  
Public PropertyGets or sets behind document flag of the drawing canvas.  
Public PropertyOverridden. Gets is empty this object.  
Public PropertyGets or sets flip horizontal flag of the drawing canvas.  
Public PropertyGets or sets flip vertical flag of the drawing canvas.  
Public PropertyGets or sets left bound of the drawing canvas.  
Public PropertyGets a drawing canvas instance name (by default "Canvas").  
Public PropertyGets owner object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets or sets a drawing canvas rectangle.  
Public PropertyGets or sets right bound of the drawing canvas.  
Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public PropertyGets the shape collection of this drawing canvas.  
Public PropertyGets or sets top bound of the drawing canvas.  
Public PropertyGets or sets vertical position of the drawing canvas.  
Public PropertyGets or sets vertical relation of the position of the drawing canvas.  
Public PropertyGets width of the drawing canvas.  
Top
Public Methods
 NameDescription
Public MethodAdds new shape using exist C1.Xaml.Word.Canvas.DrawingShape object.  
Public MethodCreates a new RtfObject object that is a copy of the current instance. (Inherited from C1.Xaml.Word.Objects.RtfObject)
Public MethodOverridden. Every object in C# inherits the ToString method, which returns a string representation of that object.  
Top
See Also

Reference

RtfDrawingCanvas Class
C1.Xaml.Word.Objects Namespace