ImageGear .NET v25.0 - Updated
Description Property (ImGearPDFPreflightReport)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPreflightReport Class : Description Property
Gets description of the current report node.
Syntax
'Declaration
 
Public ReadOnly Property Description As String
'Usage
 
Dim instance As ImGearPDFPreflightReport
Dim value As String
 
value = instance.Description
public string Description {get;}
public: __property string* get_Description();
public:
property String^ Description {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearPDFPreflightReport Class
ImGearPDFPreflightReport Members