[]
Gets or sets the FileID object defining ID of this PDF document. Note that this ID is automatically updated if the Clear() method is called.
public FileID FileID { get; set; }
Public Property FileID As FileID