Aspose::Page::EPS::Device::PdfCanvas class

PdfCanvas class

class PdfCanvas : public Aspose::Page::EPS::Device::PdfNode

Methods

MethodDescription
Add(System::SharedPtr<PdfNode>)
get_Clip() const
get_Count()
get_Paint() const
get_RenderTransform() const
PdfCanvas()
set_Clip(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>)
set_Paint(System::SharedPtr<System::Drawing::Brush>)
set_RenderTransform(System::SharedPtr<Aspose::Foundation::Drawing::DrMatrix>)

See Also