ExpertPdf PDF Creator Library
Open Property
NamespacesExpertPdf.PdfCreatorTextNoteElementOpen
ExpertPdf PDF Creator Library
Gets or sets default annotation status. Default value is false and the annotation is closed
Declaration Syntax
C#Visual BasicVisual C++
public bool Open { get; set; }
Public Property Open As Boolean
	Get
	Set
public:
property bool Open {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)