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