.NET Framework Class Library

Paragraph.ParagraphProperties Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

Paragraph.ParagraphProperties Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property ParagraphProperties As ParagraphProperties
 Get
 Set

C#

public ParagraphProperties ParagraphProperties { getset; }

Visual C++

public:
property ParagraphPropertiesParagraphProperties {
 ParagraphPropertiesget ();
 void set (ParagraphPropertiesvalue);
}

See Also

Paragraph Class

Paragraph Members

Gnostice.Core.DOM Namespace