Click or drag to resize

PdfLoadOptionsShapeAnchoring Property

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

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

Property Value

Boolean
Remarks
Default value: true.
See Also