Click or drag to resize

BaseAnnotationIsParentRequired Property

Gets a value indicating whether this instance requires the parent property.

Namespace:  Atalasoft.PdfDoc.Generating.Annotations
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual bool IsParentRequired { get; }

Property Value

Type: Boolean
true if this instance requires the parent property; otherwise, false.
See Also