UseDrawingCanvas Property (DocxOptionsForm)
In This Topic
Gets or sets a value indicating whether to use canvases in the exported document.
Syntax
'Declaration
Public Property UseDrawingCanvas As Boolean
public bool UseDrawingCanvas {get; set;}
See Also