Aspose::Words::Drawing::ArrowWidth enum

ArrowWidth enum

Width of the arrow at the end of a line.

enum class ArrowWidth

Values

NameValueDescription
Narrow0
Medium1
Wide2
Defaultn/aSame as Narrow.

See Also