.NET Framework Class Library

BodyProperties.AutoFit Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

BodyProperties.AutoFit Property

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Property AutoFit As AutoFit
 Get
 Set

C#

public AutoFit AutoFit { getset; }

Visual C++

public:
property AutoFit AutoFit {
 AutoFit get ();
 void set (AutoFit value);
}

See Also

BodyProperties Class

BodyProperties Members

Gnostice.Core.DOM Namespace