VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormTextFieldStreamValue Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
PdfInteractiveFormTextFieldStreamValue Class
In This Topic
Provides information about the text interactive form field's value stored in a stream.
Object Model
PdfResource PdfDocument PdfIndirectReference PdfBasicObject PdfInteractiveFormTextFieldStreamValue
Syntax
'Declaration

Public Class PdfInteractiveFormTextFieldStreamValue
   Inherits PdfInteractiveFormTextFieldValue

public class PdfInteractiveFormTextFieldStreamValue : PdfInteractiveFormTextFieldValue

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
      Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormTextFieldValue
         Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormTextFieldStreamValue

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also