C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / CurrentCanvas Property

In This Topic
CurrentCanvas Property
In This Topic
Gets or sets current drawing canvas of this document.
Syntax
'Declaration
 
Public Property CurrentCanvas As RtfDrawingCanvas
 
Remarks
Set current drawing canvas is necessary used only for you want add the drawing canvas is not in the current section.
See Also