ImageGear v26.3 - Updated November 9, 2022
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office.Metadata Namespace / ImGearOfficeMetadata Class / Title Property




In This Topic
Title Property (ImGearOfficeMetadata)
In This Topic
The document title.
Syntax
'Declaration
 
Public ReadOnly Property Title As String
 
'Usage
 
Dim instance As ImGearOfficeMetadata
Dim value As String
 
value = instance.Title
Remarks

Relates to Office document metadata as follows:

DOCX, XLSX, PPTX DOC, XLS, PPT
dc:title GKPIDSI_TITLE

See Also