public abstract class PdfCanvasPublic MustInherit Class PdfCanvaspublic ref class PdfCanvas abstract[<AbstractClassAttribute>]
type PdfCanvas = class end| PdfCanvas | Initializes a new instance of the PdfCanvas class |
| DrawableRectangle | The rectangle in canvas where the PDF objects can be laid out. The position of all the PDF objects laid out in canvas are relative to this rectangle |
| ParentDocument | The parent document of this canvas |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| Layout | Layout a PDF object in container |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |