API Reference
Class
OfficeDocumentProcessingOptions
Execution options for an ordered document processor pipeline.
Inheritance
- Object
- OfficeDocumentProcessingOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public OfficeDocumentProcessingOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public OfficeDocumentProcessorFailureBehavior FailureBehavior { get; set; } #Failure behavior. The default preserves fail-fast behavior.