warning_type property

WarningInfo.warning_type property

Returns the type of the warning.

@property
def warning_type(self) -> aspose.words.WarningType:
    ...

See Also