VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotationAppearanceCharacteristics Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfAnnotationAppearanceCharacteristics Class
    In This Topic
    Stores appearance characteristics to be used in constructing a dynamic appearance stream specifying the annotation visual presentation on the page.
    Object Model
    PdfFormXObjectResource PdfFormXObjectResource PdfFormXObjectResource PdfAnnotationIconFit PdfDocument PdfIndirectReference PdfBasicObject PdfAnnotationAppearanceCharacteristics
    Syntax
    'Declaration
    
    Public Class PdfAnnotationAppearanceCharacteristics
       Inherits Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
    
    
    public class PdfAnnotationAppearanceCharacteristics : Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
    
    
    public __gc class PdfAnnotationAppearanceCharacteristics : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase*
    
    
    public ref class PdfAnnotationAppearanceCharacteristics : public Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
          Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceCharacteristics

    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