VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Drawing Namespace / PdfContentPaddingConverter Class
Конструкторы Методы Смотрите также
В этом разделе
    Члены типа PdfContentPaddingConverter Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые PdfContentPaddingConverter.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorИнициализирует новый экземпляр класса PdfContentPaddingConverter.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Определяет, может ли этот преобразователь преобразовать объект указанного исходного типа в собственный тип преобразователя.
    Public MethodOverloaded. Возвращает значение, указывающее, может ли этот преобразователь преобразовать объект в указанный тип.
    Public MethodOverloaded. Преобразует указанный объект в собственный тип преобразователя.
    Public MethodOverloaded. Converts the given string to the type of this converter, using the invariant culture. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the given text to an object, using the specified context and culture information. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Преобразует указанный объект в другой тип.
    Public MethodOverloaded. Converts the specified value to a culture-invariant string representation. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Converts the specified value to a string representation. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Создает объект этого типа, используя указанный набор значений свойств для объекта.
    Public MethodOverloaded. Определяет, должно ли изменение значения этого объекта требовать вызова метода CreateInstance для создания нового значения.
    Public MethodOverloaded. Returns a collection of properties for the type of array specified by the value parameter. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether this object supports properties. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns a collection of standard values from the default context for the data type this type converter is designed for. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether the collection of standard values returned from is an exclusive list. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether this object supports a standard set of values that can be picked from a list. (Наследуется от System.ComponentModel.TypeConverter)
    Public MethodOverloaded. Returns whether the given value object is valid for this type. (Наследуется от System.ComponentModel.TypeConverter)
    Защищенные Методы
     ИмяОписание
    Protected MethodReturns an exception to throw when a conversion cannot be performed. (Наследуется от System.ComponentModel.TypeConverter)
    Protected MethodReturns an exception to throw when a conversion cannot be performed. (Наследуется от System.ComponentModel.TypeConverter)
    Protected MethodSorts a collection of properties. (Наследуется от System.ComponentModel.TypeConverter)
    Смотрите также