Class XmpBasicSchema
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
This XMP schema contains properties that provide basic descriptive information.
public class XmpBasicSchema
- Inheritance
-
XmpBasicSchema
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Advisory
Gets or sets the unordered array of properties that were edited outside the authoring application.
- BaseUrl
Gets or sets the base URL for relative URLs in the document content.
- CreateDate
Gets or sets the string representation of date and time this document was originally created.
- CreatorTool
Gets or sets the name of the first known tool used to create this document.
- Identifier
Gets or sets the unordered array of text strings that unambiguously identify this document within a given context.
- MetadataDate
Gets or sets the string representation of date and time that any metadata for this document was last changed.
- ModifyDate
Gets or sets the string representation of date and time this document was last modified.
- Nickname
Gets or sets the short informal name for this document.
- Thumbnails
Gets the array of thumbnail images for this document.
Methods
- Clear()
Clears (sets to
null
) all properties in this XmpBasicSchema.