PerformBinaryCheck
DocumentFormatInstance.PerformBinaryCheck method
Checks if the given stream contains a document, supported by this format instance.
public virtual bool PerformBinaryCheck(Stream input)
Parameter | Type | Description |
---|---|---|
input | Stream | Document content stream |
Return Value
True, if the document can be loaded by this format instance and false otherwise
See Also
- class DocumentFormatInstance
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction