Click or drag to resize

ElementReaderBegin Method (Page, Context)

[Missing <summary> documentation for "M:pdftron.PDF.ElementReader.Begin(pdftron.PDF.Page,pdftron.PDF.OCG.Context)"]

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Begin(
	Page page,
	Context ctx
)

Parameters

page
Type: pdftron.PDFPage

[Missing <param name="page"/> documentation for "M:pdftron.PDF.ElementReader.Begin(pdftron.PDF.Page,pdftron.PDF.OCG.Context)"]

ctx
Type: pdftron.PDF.OCGContext

[Missing <param name="ctx"/> documentation for "M:pdftron.PDF.ElementReader.Begin(pdftron.PDF.Page,pdftron.PDF.OCG.Context)"]

See Also