Enum BuiltInProperty
Specifies the built-in document properties of the PowerPoint presentation.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum BuiltInProperty
Fields
| Name | Description |
|---|---|
| ApplicationName | Specifies the Application Name of presentation. |
| Author | Specifies the Author of presentation. |
| ByteCount | Specifies the Byte Count of presentation. |
| Category | Specifies the Category of presentation. |
| CharCount | Specifies the Character Count of presentation. |
| Comments | Specifies the Comments of presentation. |
| Company | Specifies the company of presentation. |
| CreationDate | Specifies the Creation Date of presentation. |
| DocParts | Specifies the document parts of presentation. |
| EditTime | Specifies the Edit Time of presentation. |
| HeadingPair | Specifies the heading pair of presentation. |
| HiddenCount | Specifies the hidden count of presentation. |
| Keywords | Specifies the Keywords of presentation. |
| LastAuthor | Specifies the Last Author of presentation. |
| LastPrinted | Specifies the Last Printed property of presentation. |
| LastSaveDate | Specifies the Last Save Date of presentation. |
| LineCount | Specifies the Line Count of presentation. |
| LinksDirty | Specifies the dirty links of presentation. |
| Manager | Specifies the manager of presentation. |
| MultimediaClipCount | Specifies the multimedia clip count of presentation. |
| NoteCount | Specifies the note count of presentation. |
| PageCount | Specifies the Page Count of presentation. |
| ParagraphCount | Specifies the Paragraph Count of presentation. |
| PresentationTarget | Specifies the Target format for presentation (35mm, printer, video, and so on) id. |
| RevisionNumber | Specifies the Revision number of presentation. |
| ScaleCrop | Specifies the ScaleCrop of presentation. |
| Security | Specifies the Security of the presentation. |
| SlideCount | Specifies the slide count of presentation. |
| Subject | Specifies the Subject of presentation. |
| Template | Specifies the Template of presentation. |
| Thumbnail | Specifies the Thumbnail of presentation. |
| Title | Specifies the Title of presentation. |
| WordCount | Specifies the Word Count of presentation. |