Class SaveOptions.BorderPartStyle
SaveOptions.BorderPartStyle class
Represents information of one part of border(top, bottom, left side or right side)
public class BorderPartStyle
Constructors
Name | Description |
---|---|
BorderPartStyle() | The default constructor. |
Properties
Name | Description |
---|---|
WidthInPoints { get; set; } | Represents border line’s width in points. Must be number greater then zero. |
Fields
Name | Description |
---|---|
Color | Represents border line’s line color |
LineType | Represents border line’s type - f.e. Dashed or Solid |
See Also
- class SaveOptions
- namespace Aspose.Pdf
- assembly Aspose.PDF