Apply | Gets or sets the DPDF_ApplyColor enumeration that specifies how color is applied to the path. |
ClosePath | Gets or sets a value specifying if the path should be closed. |
Count | Gets the number of SubPath objects in the collection. |
FillColor | Gets or sets the Color to use for the fill of the path. |
ID | Gets or sets the ID of the page element. |
LineCap | Gets or sets the DPDF_LineCap enumeration used to specify the line cap style of the path's lines. |
LineColor | Gets or sets the Color to use for the path's lines. |
LineJoin | Gets or sets the DPDF_LineJoin enumeration used to specify the line join style of the path's lines. |
LineStyle | Gets or sets the DPDF_LineStyle Enumerations used to specify the style of the path's lines. |
LineWidth | Gets or sets the width of the path's lines. |
MiterLimit | Gets or sets the miter limit of the path's lines. |
RequiredLicenseLevel | Gets the required license level of the page element. |
X | Gets or sets the X Coordinate of the path. |
Y | Gets or sets the Y Coordinate of the path. |