Click or drag to resize

WarningSource Enumeration

The source of an internal warning.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntax
public enum WarningSource
Members
  Member nameValueDescription
Processing0 Warning while processing a PDF
RenderingFailed1 Warning indicating that a page or other resource could not be rendered
See Also