Annot Constructor (Annot) |
Initializes a new instance of the
Annot class
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Sub New (
b As Annot
)
public:
Annot(
[InAttribute] Annot^ b
)
pdftron.PDF.Annot = function(b);
Parameters
- b
- Type: pdftron.PDFAnnot
[Missing <param name="b"/> documentation for "M:pdftron.PDF.Annot.#ctor(pdftron.PDF.Annot)"]
See Also