.NET Framework Class Library

FormatType Enumeration

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

FormatType Enumeration

Defines the possible document types.

Namespace: Gnostice.Core

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

Syntax

Visual Basic

Public Enumeration FormatType

C#

public enum FormatType

Visual C++

public enum class FormatType

Members


Member name

Value

Description


Fixed

0



Flow

1



FixedSinglePage

2


See Also

Gnostice.Core Namespace