WarningEventArgsWriteToLog Property |
Gets or sets a value which indicates whether the warning should be written to the Application event log.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic bool WriteToLog { get; set; }
Public Property WriteToLog As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks
See Also