Click or drag to resize

PdfLoadOptionsShapeAnchoring Property

Gets or sets a value indicating whether shape's coordinates are anchored relative to paragraph or not. D

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.6.10
Syntax
public bool ShapeAnchoring { get; set; }

Property Value

Boolean
Remarks
Default value: true.
See Also