ImageGear .NET - Updated November 28, 2017
Records Property




ImageGear23.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