{description} {excerpt}{{{}DocumentProperties.BuiltInProperty}} contains a set of built-in document property fields.{excerpt} {signature:C#} public sealed class BuiltInProperty : TypesafeEnum {signature}{signature:vb.net} Public NotInheritable Class BuiltInProperty Inherits TypesafeEnum {signature} {values} || Name || Description || | {anchor:Application}Application | The application used to create the document | | {anchor:Author}Author | Author | | {anchor:Category}Category | Category | | {anchor:Comments}Comments | Comments | | {anchor:Company}Company | Company | | {anchor:CreationDate}CreationDate | Date the document was created | | {anchor:EditTime}EditTime | Total editing time in minutes | | {anchor:Keywords}Keywords | Search keywords | | {anchor:LastPrintedDate}LastPrintedDate | Last date the document was printed | | {anchor:LastSavedDate}LastSavedDate | Date the document was last saved | | {anchor:LastSavedBy}LastSavedBy | User that saved the document last | | {anchor:LinksUpToDate}LinksUpToDate | Whether or not links in the document are up-to-date | | {anchor:Manager}Manager | Manager | | {anchor:Notes}Notes | Notes | | {anchor:RevisionNumber}RevisionNumber | Revision number | | {anchor:ScaleOrCrop}ScaleOrCrop | Scale or crop | | {anchor:Subject}Subject | Subject | | {anchor:Title}Title | Title | |