Gets or sets a value that indicates the types of document content contained in the current export package.
Syntax
ContentIncluded As Long
Return Values
One of the AS_EXPORTPACKAGE_CONTENTINCLUDED_VALUES constants that are available in the VBScript editor Object Browser.
Remarks
The package must be in the Open status to set the value.
Related concepts