VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Wpf.UI Namespace / WpfPdfContentEditorTool Class / ContentChangeDescription_ReplaceResource Field
Syntax Requirements SeeAlso
In This Topic
    ContentChangeDescription_ReplaceResource Field (WpfPdfContentEditorTool)
    In This Topic
    A string that describes the content change action when editor replaces the resource.
    Syntax
    'Declaration
    
    Public Shared ContentChangeDescription_ReplaceResource As System.String
    
    
    public static System.String ContentChangeDescription_ReplaceResource
    
    
    public: static System.String ContentChangeDescription_ReplaceResource
    
    
    public:
    static System.String ContentChangeDescription_ReplaceResource
    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