GroupDocs.Metadata.Options Namespace
The namespace contains all classes representing settings that allow users to control file and metadata processing.
Classes
  ClassDescription
Public classLoadOptions
Allows a developer to specify additional options (such as a password) when loading a file.
Public classPreviewOptions
Provides options to sets requirements and stream delegates for preview generation.
Delegates
  DelegateDescription
Public delegateCreatePageStream
Represents a method that returns a stream to write page preview data.
Public delegateReleasePageStream
Represents a method which releases the stream created by the CreatePageStream delegate.
Enumerations