pub fn extract_document(data: &[u8]) -> Result<WpdDocument, WpdError>Expand description
Extract the structured document model of a WordPerfect document held entirely in memory.
pub fn extract_document(data: &[u8]) -> Result<WpdDocument, WpdError>Extract the structured document model of a WordPerfect document held entirely in memory.