Click or drag to resize

CPDFBackgroundIsAllowsView Method

Gets whether to support the background to be displayed.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool IsAllowsView()

Return Value

Type: Boolean
whether to support the background to be displayed
See Also