.NET Framework Class Library

ParagraphProperties.Apply Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ParagraphProperties.Apply Method

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Sub Apply ( _
 fromParaProp As ParagraphProperties _
)

C#

public void Apply(
 ParagraphProperties fromParaProp
)

Visual C++

public:
void Apply(
 ParagraphPropertiesfromParaProp
)

Parameters

fromParaProp

Type: Gnostice.Core.DOM.ParagraphProperties

See Also

ParagraphProperties Class

ParagraphProperties Members

Gnostice.Core.DOM Namespace