Click or drag to resize

DocumentInfo Properties

The DocumentInfo type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the document's category.
Public propertyContextCallback
Gets or sets an optional context callback for the document.
Public propertyFlags
Gets or sets optional document attributes.
Public propertyName
Gets the document's name.
Public propertySourceMapUri
Gets or sets an optional source map URI for the document.
Public propertyUri
Gets the document's URI.
Top
See Also