HasDocumentInformation Property (PdfDocument)
Gets a value indicating whether this document has the document information.
'Declaration
Public ReadOnly Property HasDocumentInformation As Boolean
public bool HasDocumentInformation { get; }
public: __property bool get_HasDocumentInformation();
public:
property bool HasDocumentInformation {
bool get();
}
Property Value
true if this document has the document information; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5