PreviewData Class |
Docentric Toolkit Help
Send Feedback |
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
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class PreviewData : IPreviewData
The PreviewData type exposes the following members.
Name | Description | |
---|---|---|
.ctor(XElement) | Creates a new instance of PreviewData. | |
.ctor(String, XElement) | Creates a new instance of PreviewData. |
Name | Description | |
---|---|---|
Data | ||
SampleXml | ||
SampleXmlUrl |
Name | Description | |
---|---|---|
Deserialize | ||
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Serialize | ||
ToString | Returns a String that represents the current Object. (Inherited from Object) |