EMCreative Class |
The EMCreative type exposes the following members.
| Name | Description | |
|---|---|---|
| EMCreative | Initializes a new instance of the EMCreative class | |
| EMCreative(EMDocument) | Initializes a new instance of the EMCreative class |
| Name | Description | |
|---|---|---|
| ContainsHTML |
Indicates whether the containing document contains HTML
| |
| ContainsText |
Indicates whether the containing document contains Text
| |
| CreatedBy |
The user that created this document.
(Inherited from EMDocument.) | |
| CreatedDate |
The date this document was created.
(Inherited from EMDocument.) | |
| Description |
Summary description of the document.
(Inherited from EMDocument.) | |
| FolderID |
The ID of the folder the document is contained in if the Document is contained in a folder.
(Inherited from EMDocument.) | |
| FolderPath |
The entire folder path where the document is located.
(Inherited from EMDocument.) | |
| HasThumbnail |
A flag specifying if a thumbnail exists for this document.
(Inherited from EMDocument.) | |
| HtmlEncoding |
encoding for the creative document
| |
| HtmlTemplateId |
The HTML Template Id for the document.
| |
| ID |
The ID of the document.
(Inherited from EMDocument.) | |
| LastActivityBy |
Which user performed last activity on the document.
(Inherited from EMDocument.) | |
| LastActivityDate |
The last time any activity performed on the document.
(Inherited from EMDocument.) | |
| LastActivityType |
How the document was last modified.
(Inherited from EMDocument.) | |
| LastModifiedBy |
Which user last modified the document.
(Inherited from EMDocument.) | |
| LastModifiedDate |
The last time the document was modified.
(Inherited from EMDocument.) | |
| Name |
The document's name.
(Inherited from EMDocument.) | |
| SnippetOn |
Gets and sets snippet on
| |
| SourceID | (Inherited from EMDocument.) | |
| TextEncoding | ||
| TextTemplateId |
The Text Template Id for the document.
| |
| ThumbnailPath |
The Url path to the thumbnail, if a thumbnail exists.
(Inherited from EMDocument.) | |
| Type |
The type of document.
(Inherited from EMDocument.) | |
| UsedBy |
A collection of EMDocument objects representing the containers that
contain this creative document.
| |
| UseSameEncoding |