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 Obj
)
public:
Annot(
[InAttribute] Obj^ b
)
pdftron.PDF.Annot = function(b);
Parameters
- b
- Type: pdftron.SDFObj
[Missing <param name="b"/> documentation for "M:pdftron.PDF.Annot.#ctor(pdftron.SDF.Obj)"]
See Also