Click or drag to resize

PdfCreatorInfoCreator Property

Gets or sets a text string specifying the application that created the group.

Namespace: Patagames.Pdf.Net.Wrappers.OptionalContent
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public string Creator { get; set; }

Property Value

String
Required.
Exceptions
ExceptionCondition
ArgumentNullExceptionThe property is set and the value is null.
See Also