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