Click or drag to resize

UserType Enumeration

Represents the user type entry in the PdfUser class

Namespace:  Patagames.Pdf.Enums
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public enum UserType
Members
  Member nameValueDescription
Individual0 Individual
Title1 Title
Organization2 Organization
Unspecified3 No such entry in the underlying dictionary.
See Also