Property Canvas
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Canvas
Gets the canvas of this XObject.
public PdfCanvas Canvas { get; }
Property Value
- PdfCanvas
The canvas of this XObject.
Gets the canvas of this XObject.
public PdfCanvas Canvas { get; }
The canvas of this XObject.