Apitron.PDF.Kit library for .NET
Top
The DrawingContentElement type exposes the following members.
Properties
Name | Description | |
---|---|---|
Boundary |
Gets the boundary of the DrawingContentElement.
(Overrides ContentElementBaseBoundary.) | |
DrawingRule |
Gets the drawing rule.
| |
ElementType |
Gets the content element type.
(Overrides ContentElementBaseElementType.) | |
NonStrokingColor |
Gets the color of the non stroking.
| |
NonStrokingColorSpaceID |
Gets the non stroking color space identifier.
| |
OperationType |
Gets the operation type.
| |
Path |
Gets the drawing path.
| |
StrokingColor |
Gets the color of the stroking.
| |
StrokingColorSpaceID |
Gets the stroking color space identifier.
|
See Also