Aspose::Page::XPS::XpsDocument::AddCanvas method

XpsDocument::AddCanvas method

Adds a new canvas to the active page.

System::SharedPtr<XpsModel::XpsCanvas> Aspose::Page::XPS::XpsDocument::AddCanvas()

ReturnValue

Added canvas.

Remarks

.

See Also