Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / Appearance Class / GetStates Method

In This Topic
    GetStates Method
    In This Topic
    Gets the names of the appearance streams specified for the AnnotationBase.
    Syntax
    'Declaration
     
    Public Function GetStates() As System.String()
    public System.string[] GetStates()

    Return Value

    A string array containing the appearance streams' names.
    See Also