ITaggedContent.SetTitle

ITaggedContent.SetTitle method

Sets title for PDF document.

public void SetTitle(string title)
ParameterTypeDescription
titleStringThe title of PDF document.

See Also