Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionSubmitForm Class / IncludeFieldsWithNoValue Property

In This Topic
    IncludeFieldsWithNoValue Property
    In This Topic
    Gets or sets a value indicating whether the fields without a value should be included in request.
    Syntax
    'Declaration
     
    Public Property IncludeFieldsWithNoValue As System.Boolean
    public System.bool IncludeFieldsWithNoValue {get; set;}
    See Also