[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.TextAnnotation.StateModel

StateModel Property

StateModel

Gets or sets the state model corresponding to State.

See State and PDF specification for details.

Declaration
public string StateModel { get; set; }
Public Property StateModel As String