MetadataSearchOptions Class |
Namespace: GroupDocs.Signature.Options
The MetadataSearchOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetadataSearchOptions |
Initializes a new instance of the MetadataSearchOptions class with default values.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Flag to search on each Document page. By default this value is set to true.
(Inherited from SearchOptions.) |
![]() | DataEncryption |
Gets or sets implementation of IDataEncryption interface to decrypt all Metadata signatures withing this options collection.
If this value is set all found signatures will use this encryption by default or its own DataEncryption if it was assigned.
|
![]() | IncludeBuiltinProperties |
Indicates if Built-in document properties like Document statistic, information etc should be included into Search result.
This flag has sense for Presentation, Spreadsheet and Word Processing document file types.
|
![]() | Name |
Specifies Metadata Signature name if it should be searched and matched.
|
![]() | NameMatchType |
Gets or sets Metadata name Match Type search. It is used only when Name property is set.
|
![]() | PageNumber |
Gets or sets Document page number for searching.
Value is optional.
(Inherited from SearchOptions.) |
![]() | PagesSetup |
Options to specify pages for Signature searching.
(Inherited from SearchOptions.) |
![]() | SkipExternal |
Flag to return only signatures marked as IsSignature. By default value is false that indicates to return all signatures that match specified criteria.
(Inherited from SearchOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |