PDFDocRefreshFieldAppearances Method |
Regenerates the appearance stream for every widget annotation in the document
Call this method if you modified field's value and would like to update
field's appearances.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public void RefreshFieldAppearances()
Public Sub RefreshFieldAppearances
public:
virtual void RefreshFieldAppearances() sealed
function RefreshFieldAppearances();
See Also