Skip to main content

extract_document

Function extract_document 

Source
pub fn extract_document(data: &[u8]) -> Result<WpdDocument, WpdError>
Expand description

Extract the structured document model of a WordPerfect document held entirely in memory.