RadPdf.Data.Document.Objects.Shapes Namespace |
Class | Description | |
---|---|---|
PdfArrowShape |
Arrow shape which will be permanently added to document content stream.
| |
PdfCheckShape |
Check mark shape which will be permanently added to document content stream.
| |
PdfEllipseShape |
Ellipse (circular) shape which will be permanently added to document content stream.
| |
PdfImageShape |
Image shape which will be permanently added to document content stream.
| |
PdfInkShape |
Ink (freehand / scribble) shape which will be permanently added to document content stream.
| |
PdfLineShape |
Line shape which will be permanently added to document content stream.
| |
PdfPolygonShape |
Abstract polygon shape which will be permanently added to document content stream.
| |
PdfRectangleShape |
Rectangle shape which will be permanently added to document content stream.
| |
PdfShape |
Abstract shape which will be permanently added to document content stream.
| |
PdfSignatureShape |
Signature box shape which will be permanently added to document content stream.
| |
PdfTextShape |
Text shape which will be permanently added to document content stream.
| |
PdfWhiteoutShape |
Whiteout shape which will be permanently added to document content stream.
|