Drawing class implements drawings for use with pages in PDF document. See .AddPaintBox for drawing API commands draw on the page
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public class Drawing |
| Visual Basic (Declaration) |
|---|
Public Class Drawing |
| Visual C++ |
|---|
public ref class Drawing |
Inheritance Hierarchy
System..::Object
Bytescout.PDF..::Drawing
Bytescout.PDF..::Drawing
See Also
Drawing Members
Bytescout.PDF Namespace