Log warning types.
Declaration Syntax| C# | Visual Basic | Visual C++ |
public enum APLogWarningType
Public Enumeration APLogWarningType
public enum class APLogWarningType
Members| Member | Description |
|---|---|
| Unknown |
Unknown warning type.
|
| CssAttribute |
Unknown attribute in CSS
|
| FoAttribute |
Unknown attribute in FO
|
| ImageNotFound |
Some image resource wasnot found.
|
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)