Class StructureRevisionOptions
Inheritance
System.Object
StructureRevisionOptions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.Model.Revisions
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class StructureRevisionOptions
Constructors
StructureRevisionOptions()
Declaration
public StructureRevisionOptions()
StructureRevisionOptions(RevisionDecoration)
Declaration
public StructureRevisionOptions(RevisionDecoration decoration)
Parameters
RevisionDecoration
decoration
|