Web API Edition | ComponentOne
C1.Web.Api.Image Namespace / ImageExportSource Class / State Property

In This Topic
    State Property
    In This Topic
    The serialized options.
    Syntax
    'Declaration
     
    
    Public Property State As String
    public string State {get; set;}
    See Also