PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Canvas provides a drawing space for objects that must render their own images on CurrentPage.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public class Canvas |
Visual Basic (Declaration) |
---|
Public Class Canvas |
Visual C++ |
---|
public ref class Canvas |
Remarks
The class supports drawing and filling a variety of shapes and lines, writing text and rendering graphic images.