public Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType AppearanceStateType { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType get_AppearanceStateType(); public: __property void set_AppearanceStateType(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType value
);
public:
property Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType AppearanceStateType { Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType get(); void set(Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType value); }
'Declaration Public Property AppearanceStateType As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationAppearanceStateType
Property Value
Default value is PdfAnnotationAppearanceStateType.Normal.