1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Options

GroupDocs.Metadata.Options

On this page

The namespace contains all classes representing settings that allow users to control file and metadata processing.

Classes

Class Description
CreatePageStream Represents a method that returns a stream to write page preview data.
LoadOptions Allows a developer to specify additional options (such as a password) when loading a file.
PreviewOptions Provides options to sets requirements and stream delegates for preview generation.
ReleasePageStream Represents a method which releases the stream created by the CreatePageStream delegate.

Enumeration

Enumeration Description
PreviewOptions.PreviewFormats Represents supported preview formats.

On this page