Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Border Class / FrameEffect Property

In This Topic
    FrameEffect Property
    In This Topic
    Gets or sets a value indicating whether the specified border should be modified to create a frame effect by reversing the border's appearance from the edge nearest the text to the edge furthest from the text.
    Syntax
    'Declaration
     
    Public Property FrameEffect As System.Boolean
    public System.bool FrameEffect {get; set;}
    See Also