Click or drag to resize

PDFViewCtrlTakeSnapshot Method

Takes snapshot of the current document state for Undo/Redo.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void TakeSnapshot(
	string meta_info
)

Parameters

meta_info
Type: SystemString

[Missing <param name="meta_info"/> documentation for "M:pdftron.PDF.PDFViewCtrl.TakeSnapshot(System.String)"]

See Also