Skip to content

M_PDFiumSharp_PDFium_FPDF_CopyViewerPreferences

ArgusMagnus edited this page Apr 4, 2017 · 3 revisions

PDFium.FPDF_CopyViewerPreferences Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static bool FPDF_CopyViewerPreferences(
	FPDF_DOCUMENT dest_doc,
	FPDF_DOCUMENT src_doc
)

Parameters

 

dest_doc
Type: PDFiumSharp.Types.FPDF_DOCUMENT
src_doc
Type: PDFiumSharp.Types.FPDF_DOCUMENT

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.CopyViewerPreferencesFrom(PdfDocument)

Clone this wiki locally