[]
Represents a single user-defined property to be added to the PDF document. These properties are visible in the "Custom" tab of Adobe Acrobat's Document Properties.
public sealed class CustomProperty
| Name | Description |
|---|---|
| CustomProperty() |
| Name | Description |
|---|---|
| Name | Gets or sets the name (key) of the custom property. |
| Value | Gets or sets the value of the custom property. |