.NET Framework Class Library

ParagraphProperties.AdditionalInfo Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ParagraphProperties Class > ParagraphProperties Properties >

.NET Framework Class Library

ParagraphProperties.AdditionalInfo Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property AdditionalInfo As Object
 Get
 Set

C#

public Object AdditionalInfo { getset; }

Visual C++

public:
property ObjectAdditionalInfo {
 Objectget ();
 void set (Objectvalue);
}

See Also

ParagraphProperties Class

ParagraphProperties Members

Gnostice.Core.DOM Namespace