'Declaration Public Property NormalStates As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary
public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary NormalStates { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary* get_NormalStates(); public: __property void set_NormalStates(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ NormalStates { Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ value); }