'Declaration Public Function New( _
ByVal nodeThe node.As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase, _
ByVal isStoresStateA value indicating whether this state must store content of PDF tree node.As Boolean _
)
public PdfTreeNodeContentState(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase node,
bool isStoresState
)
public: PdfTreeNodeContentState(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase* node,
bool isStoresState
)
public:
PdfTreeNodeContentState(
Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^ node,
bool isStoresState
)
Parameters
- node
- The node.
- isStoresState
- A value indicating whether this state must store content of PDF tree node.