.NET Framework Class Library

ParaBorder.DoesBorderHaveSameProperties Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ParaBorder Class > ParaBorder Methods >

.NET Framework Class Library

ParaBorder.DoesBorderHaveSameProperties Method

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Function DoesBorderHaveSameProperties ( _
 anotherBorder As ParaBorder _
As Boolean

C#

public bool DoesBorderHaveSameProperties(
 ParaBorder anotherBorder
)

Visual C++

public:
bool DoesBorderHaveSameProperties(
 ParaBorderanotherBorder
)

Parameters

anotherBorder

Type: Gnostice.Core.DOM.ParaBorder

See Also

ParaBorder Class

ParaBorder Members

Gnostice.Core.DOM Namespace