VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfContentPaddingConverter Class / GetCreateInstanceSupported Methods
In This Topic
    GetCreateInstanceSupported Method (PdfContentPaddingConverter)
    In This Topic
    Overloaded. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.
    Overload List
    OverloadDescription
    Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.
    Returns whether changing a value on this object requires a call to the System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary) method to create a new value. (Inherited from System.ComponentModel.TypeConverter)
    Requirements

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

    See Also