PdfDocumentMetadataClear Method |
Clears out all metadata within a PdfDocumentMetadata object.
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks
Clear will set all fields to null, exception for producer. Producer will be
set to "%%company%% DotImage Version x.y.z". The creation and modification
dates will be set to the current date and time.
See Also