InfoExtractorGetModificationDate Method (CultureInfo)ByteScout PDF Extractor SDK
Gets the document modification date in the local time zone and in specified culture.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public string GetModificationDate(
	CultureInfo cultureInfo
)

Parameters

cultureInfo
Type: System.GlobalizationCultureInfo

[Missing <param name="cultureInfo"/> documentation for "M:Bytescout.PDFExtractor.InfoExtractor.GetModificationDate(System.Globalization.CultureInfo)"]

Return Value

Type: String
Modification date.

Implements

IInfoExtractorGetModificationDate(CultureInfo)
See Also

Reference