Skip to main content

ApiDocument

Represents the ApiDocument class.

Methods

MethodReturnsDescription
AddPageApiPageAdds a new page to document.
ApplyRedactbooleanApplies added redact.
GetAllFieldsApiFieldGets list of all fields in document.
GetClassType"document"Returns a type of the ApiDocument class.
GetFieldByNameApiFieldGets field by it's name.
GetPageApiPageGets page by index from document.
GetPagesCountnumberGets document pages count
RemovePagebooleanRemoves page by index from document
SearchAndRedactApiRedactAnnotation[]Searchs words and adds redact to it.