'Declaration Public Property PageLabels As Vintasoft.Imaging.Pdf.Tree.PdfPageLabels
public Vintasoft.Imaging.Pdf.Tree.PdfPageLabels PageLabels { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfPageLabels* get_PageLabels(); public: __property void set_PageLabels(
Vintasoft.Imaging.Pdf.Tree.PdfPageLabels* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfPageLabels^ PageLabels { Vintasoft.Imaging.Pdf.Tree.PdfPageLabels^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfPageLabels^ value); }