PdfOutputOptions.HasValue Method

This method checks for the existence of a metadata value.

Syntax

public bool HasValue(string name)

Parameters Description
Name The name of the metadata name/value pair.

Return Value

This method returns true if a metadata value exists.