Show / Hide Table of Contents

Interface NativeReflowControl.IOnPostProcessColorListener

Namespace: pdftron.PDF.Controls
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnPostProcessColorListener

Methods

GetPostProcessedColor(ColorPt)

Declaration
ColorPt GetPostProcessedColor(ColorPt cp)
Parameters
Type Name Description
pdftronprivate.PDF.ColorPt cp
Returns
Type Description
pdftronprivate.PDF.ColorPt
In This Article
Back to top Generated by DocFX