Aspose::Pdf::SaveOptions::BorderPartStyle class

BorderPartStyle class

Represents information of one part of border(top, bottom, left side or right side)

class BorderPartStyle : public System::Object

Methods

MethodDescription
BorderPartStyle()
get_WidthInPoints() constRepresents border line’s width in points. Must be number greater then zero.
set_WidthInPoints(int32_t)Represents border line’s width in points. Must be number greater then zero.

See Also