PageDescriptionLanguageLoadOptions

PageDescriptionLanguageLoadOptions class

Options for loading page description language documents.

public class PageDescriptionLanguageLoadOptions : LoadOptions

Constructors

Name Description
PageDescriptionLanguageLoadOptions() Initializes new instance of PageDescriptionLanguageLoadOptions class.

Properties

Name Description
Format { get; set; } Input document file type.
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