BorderLineFormat

OfficeImageEffects.BorderLineFormat property

Gets or sets a line format settings for the image border.

public OfficeLineFormat BorderLineFormat { get; set; }

Property Value

Instance of OfficeLineFormat class, representing shape line format.

See Also