PyExtractContent
class PyExtractContent(extract_content)
Bases: object
Interface for a content item that has an extract.
- Parameters: extract_content (IExtractContent)
__init__(extract_content)
Creates a new PyExtractContent object.
Args: : extract_content: A IExtractContent object.
Returns: None.
- Parameters: extract_content (IExtractContent)
- Return type: None
Methods
__init__ (extract_content) |
Creates a new PyExtractContent object. |
---|
Attributes
encrypt_extracts |
Gets or sets whether or not extracts are encrypted. |
---|
property encrypt_extracts : bool
Gets or sets whether or not extracts are encrypted.