LoadOptions

LoadOptions class

Abstract document load options class.

public abstract class LoadOptions : ValueObject

Properties

Name Description
Format { get; } Input document file type.

Methods

Name Description
override Equals(object) Determines whether two object instances are equal.
virtual Equals(ValueObject) Determines whether two object instances are equal.
override GetHashCode() Serves as the default hash function.

See Also