source property

WarningInfo.source property

Returns the source of the warning.

@property
def source(self) -> aspose.words.WarningSource:
    ...

See Also