Represents sample XML data that is used in Docentric Toolkit Add-In for MS Word for preview.

System.Object
  Docentric.Documents.Reporting.TemplateManagement.Metadata.Xml.PreviewData

Namespace: Docentric.Documents.Reporting.TemplateManagement.Metadata.Xml
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class PreviewData : IPreviewData

The PreviewData type exposes the following members.

Name Description
Public constructor .ctor(XElement) Creates a new instance of PreviewData.
Public constructor .ctor(String, XElement) Creates a new instance of PreviewData.
Name Description
Public method Deserialize
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object)
Public method GetType Gets the Type of the current instance. (Inherited from Object)
Public method Serialize
Public method ToString Returns a String that represents the current Object. (Inherited from Object)