public PdfForm ParentForm { get; }
Public ReadOnly Property ParentForm As PdfForm Get
public: property PdfForm^ ParentForm { PdfForm^ get (); }
member ParentForm : PdfForm with get
In This Article