1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Standards.Pkcs
  6. /
  7. Cms
  8. /
  9. EncapsulatedContent

EncapsulatedContent

Cms.EncapsulatedContent property

Gets the signed content, consisting of a content type identifier and the content itself.

public CmsEncapsulatedContent EncapsulatedContent { get; }

Property Value

The signed content, consisting of a content type identifier and the content itself.

See Also