Documents for PDF, .NET Edition Documentation
KeepInBounds Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > AnchoredObject Class : KeepInBounds Property
Gets or sets a value indicating if the anchored object should not appear beyond the layout box.
Syntax
'Declaration
 
Public Property KeepInBounds As System.Boolean
public System.bool KeepInBounds {get; set;}
See Also

Reference

AnchoredObject Class
AnchoredObject Members