Namespace: BitMiracle.Docotic.Pdf
public class XmpRightsManagementSchema
Public Class XmpRightsManagementSchema
The XmpRightsManagementSchema type exposes the following members.
Name | Description | |
---|---|---|
![]() | Certificate |
Gets or sets the URL of rights management certificate.
|
![]() | Marked |
Gets or sets the value indicating if this is a rights-managed document.
|
![]() | Owners |
Gets or sets the unordered array of strings specifying the legal owner(s) of
the document.
|
![]() | UsageTerms |
Gets or sets the array of text instructions in different languages on how
this document can be used.
|
![]() | WebStatement |
Gets or sets the location of a web page describing the owner and/or rights
statement for this document.
|
Name | Description | |
---|---|---|
![]() | Clear |
Clears (sets to null) all properties in this schema.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |