Click or drag to resize

CPDFBackgroundIsAllowsPrint Method

Gets whether to support the background to be printed.

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

Return Value

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