[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.TextAnnotation.State

State Property

State

Gets or sets the state to which the original annotation shall be set.

The following describes the predefined combinations of State and StateModel, and their meanings:

    See PDF specification for more details.
    Declaration
    public string State { get; set; }
    Public Property State As String