[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.CustomProperty

CustomProperty Class

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.

Inheritance
CustomProperty
Namespace: GrapeCity.ActiveReports.Export.Pdf
Assembly: MESCIUS.ActiveReports.Export.Pdf.dll
Syntax
public sealed class CustomProperty

Constructors

Name Description
CustomProperty()

Properties

Name Description
Name

Gets or sets the name (key) of the custom property.

Value

Gets or sets the value of the custom property.