프로퍼티 | 타입 | 설명 | |
---|---|---|---|
mFontWarnings | WarningInfoCollection |
메소드 | 설명 | |
---|---|---|
Warning ( WarningInfo info ) : void |
Our callback only needs to implement the "Warning" method. This method is called whenever there is a potential issue during document procssing. The callback can be set to listen for warnings generated during document load and/or document save.
|