[]
Gets or sets the string specifying the password to open a PDF document.
Note that only one of StringPassword or BytesPassword can be specified, but not both.
public string StringPassword { get; set; }
Public Property StringPassword As String