XMPMetadata

Overview

XMPMetadata is a class in Aspose.PDF FOSS for Go.

  • Producer → pdf:Producer

This class provides 1 method for working with XMPMetadata objects in Go programs. Available methods include: IsEmpty. All exported members are accessible to any Go application after adding the package via go get github.com/aspose-pdf-foss/aspose-pdf-foss-for-go.

Methods

SignatureDescription
IsEmpty()boolIsEmpty reports whether the XMP metadata carries no information.

See Also