Namespace: BitMiracle.Docotic.Pdf
public class XmpSchema
Public Class XmpSchema
The XmpSchema type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpSchema(String, String) |
Initializes a new instance of the XmpSchema class.
|
![]() | XmpSchema(String, Uri) |
Initializes a new instance of the XmpSchema class.
|
Name | Description | |
---|---|---|
![]() | Namespace |
Gets the namespace of the schema.
|
![]() | Prefix |
Gets the namespace prefix used for properties in this schema.
|
![]() | Properties |
Gets the collection of properties associated with the schema.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |