OptionalContentUsageUserType Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the user type that shall be either Ind (individual), Ttl (title or position), or Org (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 UserType { get; set; }

Property Value

Type: String
The type of the user.
See Also

Reference