Skip to main content
All docs
V26.1
  • TextAnnotation.StateModel Property

    Gets or sets the model for the specific annotation state.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public string StateModel { get; set; }

    Property Value

    Type Description
    String

    The state model of the annotation.

    See Also