SaveOptions.BorderPartStyle.WidthInPoints

SaveOptions.BorderPartStyle.WidthInPoints property

Represents border line’s width in points. Must be number greater then zero.

public int WidthInPoints { get; set; }

See Also