ImageGear .NET - Updated May 30, 2018
Records Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPreflightReport Class : Records Property
Gets a fixed-size array of child report nodes.
Syntax
'Declaration
 
Public ReadOnly Property Records As IList(Of ImGearPDFPreflightReport)
 
'Usage
 
Dim instance As ImGearPDFPreflightReport
Dim value As IList(Of ImGearPDFPreflightReport)
 
value = instance.Records

Property Value

ImGearPDFPreflightReport array.
See Also

Reference

ImGearPDFPreflightReport Class
ImGearPDFPreflightReport Members