Skip to content

Warning about obsolete functions #477

@valimaties

Description

@valimaties

This is from Output window:

XceedDocX\Xceed.Document.NET\Src\Paragraph.cs(2250,11,2250,25): warning CS0618: 'Formatting.Shading' is obsolete: 'This property is obsolete and should no longer be used. Use the ShadingPattern property instead.'
XceedDocX\Xceed.Document.NET\Src\Paragraph.cs(2251,18,2251,32): warning CS0618: 'Formatting.Shading' is obsolete: 'This property is obsolete and should no longer be used. Use the ShadingPattern property instead.'
XceedDocX\Xceed.Document.NET\Src\Paragraph.cs(2251,9,2251,40): warning CS0618: 'Paragraph.Shading(Color, ShadingType)' is obsolete: 'This method is obsolete and should no longer be used. Use the ShadingPattern method instead.'

Do you think these functions should be replaced in the near future?
Regards,
Vali

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions