[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.CustomProperties

CustomProperties Property

CustomProperties

Gets a collection of user-defined properties to be added to the PDF document's "Custom" properties tab.

Declaration
[Browsable(false)]
public List<CustomProperty> CustomProperties { get; }