VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfOfficeDocumentAnnotation Class / DefaultAppearanceGeneratorType Property
Синтаксис Требования Смотрите также
В этом разделе
    DefaultAppearanceGeneratorType Свойство (PdfOfficeDocumentAnnotation)
    В этом разделе
    Возвращает или задает тип генератора внешнего вида по умолчанию.
    Синтаксис
    'Declaration
    
    <BrowsableAttribute(False)>
    Public Shared Property DefaultAppearanceGeneratorType As System.Type
    
    
    [Browsable(False)]
    public static System.Type DefaultAppearanceGeneratorType { get; set; }
    
    
    [Browsable(False)]
    public: __property static System.Type* get_DefaultAppearanceGeneratorType();
    public: __property static void set_DefaultAppearanceGeneratorType(
    System.Type* value
    );
    [Browsable(False)]
    public:
    static property System.Type^ DefaultAppearanceGeneratorType { System.Type^ get(); void set(System.Type^ value); }
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также