VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Wpf.UI Namespace / WpfPdfContentEditorTool Class / ContentChangeDescription_RemoveContent Field
Syntax Requirements SeeAlso
In This Topic
    ContentChangeDescription_RemoveContent Field (WpfPdfContentEditorTool)
    In This Topic
    A string that describes the content change action when editor removes content.
    Syntax
    'Declaration
    
    Public Shared ContentChangeDescription_RemoveContent As System.String
    
    
    public static System.String ContentChangeDescription_RemoveContent
    
    
    public: static System.String ContentChangeDescription_RemoveContent
    
    
    public:
    static System.String ContentChangeDescription_RemoveContent
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also