OptionalContentUsageUserNames Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets an array of text strings representing the name(s) of the individual, position or organisation.

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string[] UserNames { get; set; }

Property Value

Type: String
The user names.
See Also

Reference