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; }
Protected Overridable ReadOnly Property IsParentRequired As Boolean
Get
Property Value
Type:
Booleantrue if this instance requires the parent property; otherwise,
false.
See Also