Table of Contents

Class PdfTextField

Namespace
nebulae.dotPDFium.Forms
Assembly
dotPDFium.dll
public class PdfTextField : PdfFormElement, IDisposable
Inheritance
PdfTextField
Implements
Inherited Members

Methods

GetValue()

public string? GetValue()

Returns

string

IsReadOnly()

public bool IsReadOnly()

Returns

bool

SetValue(string)

public bool SetValue(string value)

Parameters

value string

Returns

bool