Click or drag to resize

CPDFViewerGetBackgroundTag Method

Get the current default background layer identifier

Namespace:  ComPDFKitViewer
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public int GetBackgroundTag()

Return Value

Type: Int32
The current default background layer identifier
See Also