.NET Framework Class Library
Preferences Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > Preferences Class |
This represents the base class for the settings of certain document processing operations.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ |
C# |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] |
Visual C++ |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] |
System.Object
Gnostice.Core.Preferences
Gnostice.Converter.ConverterPreferences
Gnostice.Documents.PrinterPreferences
Gnostice.Documents.SpreadSheetPreferences
Gnostice.Documents.TXTPreferences