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