[This is preliminary documentation and is subject to change.]
This namespace contains the RAD PDF Document Shape Object classes which can be used for reading and manipulating RAD PDF documents. RAD PDF Document Shape Objects are saved to the content stream of output documents.
Classes
| Class | Description | |
|---|---|---|
| RadPdfArrowShape |
Arrow shape which will be permanently added to document content stream.
| |
| RadPdfCheckShape |
Check mark shape which will be permanently added to document content stream.
| |
| RadPdfEllipseShape |
Ellipse (circular) shape which will be permanently added to document content stream.
| |
| RadPdfLineShape |
Line shape which will be permanently added to document content stream.
| |
| RadPdfPolygonShape |
Abstract polygon shape which will be permanently added to document content stream.
| |
| RadPdfRectangleShape |
Rectangle shape which will be permanently added to document content stream.
| |
| RadPdfTextShape |
Text shape which will be permanently added to document content stream.
| |
| RadPdfWhiteoutShape |
Whiteout shape which will be permanently added to document content stream.
|