Class NotesDialogContext.ApplyType
Inheritance
System.Object
NotesDialogContext.ApplyType
Namespace: Telerik.Windows.Documents.UI.Extensibility
Assembly: Telerik.Windows.Documents.dll
Syntax
public sealed class ApplyType : Enum
Fields
CurrentSections
Declaration
public const NotesDialogContext.ApplyType CurrentSections
Field Value
NotesDialogContext.ApplyType
|
value__
Declaration
public int value__
Field Value
System.Int32
|
WholeDocument
Declaration
public const NotesDialogContext.ApplyType WholeDocument
Field Value
NotesDialogContext.ApplyType
|