[]
Gets or sets an array of names that represent the intended use of the graphics in this group. The values View and Design, or any second class name may be used (see PDF specification Annex E, "(normative) PDF Name Registry").
public string[] Intent { get; set; }
Public Property Intent As String()