VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / PdfContentEditorTool Class / ContentChangeDescription_TextChange Field
Syntax Requirements SeeAlso
In This Topic
    ContentChangeDescription_TextChange Field (PdfContentEditorTool)
    In This Topic
    A string that describes the content change action when editor changes text of figure.
    Syntax
    'Declaration
    
    Public Shared ContentChangeDescription_TextChange As System.String
    
    
    public static System.String ContentChangeDescription_TextChange
    
    
    public: static System.String ContentChangeDescription_TextChange
    
    
    public:
    static System.String ContentChangeDescription_TextChange
    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